Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h16 #define DSI_POWER_CONTROL_ENABLE (1 << 0) macro
H A Ddsi.c460 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_enable()
737 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_disable()
751 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()
757 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()
1351 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_host_transfer()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h16 #define DSI_POWER_CONTROL_ENABLE (1 << 0) macro
H A Ddsi.c460 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_enable()
737 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_disable()
751 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()
757 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()
921 if (value & DSI_POWER_CONTROL_ENABLE) in tegra_dsi_encoder_enable()
1360 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_host_transfer()

Completed in 5 milliseconds