Searched refs:DSI_CONTROL_FORMAT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h39 #define DSI_CONTROL_FORMAT(f) (((f) & 0x3) << 12) macro
137 * pixel format as used in the DSI_CONTROL_FORMAT field
H A Ddsi.c527 DSI_CONTROL_FORMAT(state->format) | tegra_dsi_configure()

Completed in 70 milliseconds