Searched refs:DSI_CONTROL_SOURCE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | dsi.h | 40 #define DSI_CONTROL_SOURCE(s) (((s) & 0x1) << 2) macro |
H A D | dsi.c | 509 DSI_CONTROL_SOURCE(pipe); in tegra_dsi_configure() |