Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c302 # define DSI_PHYC_DLANE3_ENABLE BIT(12) macro
1073 (dsi->lanes >= 4 ? DSI_PHYC_DLANE3_ENABLE : 0) | in vc4_dsi_encoder_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c302 # define DSI_PHYC_DLANE3_ENABLE BIT(12) macro
1087 (dsi->lanes >= 4 ? DSI_PHYC_DLANE3_ENABLE : 0) | in vc4_dsi_bridge_pre_enable()

Completed in 8 milliseconds