Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddsi.h28 #define DSI_HOST_CONTROL_FIFO_SEL (1 << 4) macro
H A Ddsi.c1376 value |= DSI_HOST_CONTROL_FIFO_SEL; in tegra_dsi_host_transfer()