Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h39 #define DSI_CONTROL_DCS_ENABLE (1 << 3) macro
H A Ddsi.c526 value &= ~DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()
528 value |= DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h39 #define DSI_CONTROL_DCS_ENABLE (1 << 3) macro
H A Ddsi.c526 value &= ~DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()
528 value |= DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()

Completed in 6 milliseconds