Home
last modified time | relevance | path

Searched refs:DPI_HSYNC_INVERT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_dpi.c65 # define DPI_HSYNC_INVERT BIT(9) macro
222 dpi_c |= DPI_HSYNC_INVERT; in vc4_dpi_encoder_enable()