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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h42 #define DSI_CONTROL_DCS_ENABLE (1 << 3) macro
H A Ddsi.c546 value &= ~DSI_CONTROL_DCS_ENABLE; tegra_dsi_configure()
548 value |= DSI_CONTROL_DCS_ENABLE; tegra_dsi_configure()

Completed in 76 milliseconds