Searched refs:DSI_HOST_CONTROL_FIFO_SEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | dsi.h | 28 #define DSI_HOST_CONTROL_FIFO_SEL (1 << 4) macro |
H A D | dsi.c | 1376 value |= DSI_HOST_CONTROL_FIFO_SEL; in tegra_dsi_host_transfer() |