Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c167 # define DSI_DISP0_ENABLE BIT(0) macro
1128 DSI_DISP0_ENABLE); in vc4_dsi_encoder_enable()
1132 DSI_DISP0_ENABLE); in vc4_dsi_encoder_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c167 # define DSI_DISP0_ENABLE BIT(0) macro
808 disp0_ctrl &= ~DSI_DISP0_ENABLE; in vc4_dsi_bridge_disable()
1151 disp0_ctrl |= DSI_DISP0_ENABLE; in vc4_dsi_bridge_enable()

Completed in 6 milliseconds