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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h19 #define DSI_POWER_CONTROL_ENABLE (1 << 0) macro
H A Ddsi.c480 value |= DSI_POWER_CONTROL_ENABLE; tegra_dsi_enable()
713 value &= ~DSI_POWER_CONTROL_ENABLE; tegra_dsi_disable()
727 value &= ~DSI_POWER_CONTROL_ENABLE; tegra_dsi_soft_reset()
733 value |= DSI_POWER_CONTROL_ENABLE; tegra_dsi_soft_reset()
1260 value |= DSI_POWER_CONTROL_ENABLE; tegra_dsi_host_transfer()

Completed in 45 milliseconds