Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c307 # define DSI_PHYC_DLANE2_ENABLE BIT(8) macro
1072 (dsi->lanes >= 3 ? DSI_PHYC_DLANE2_ENABLE : 0) | in vc4_dsi_encoder_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c307 # define DSI_PHYC_DLANE2_ENABLE BIT(8) macro
1086 (dsi->lanes >= 3 ? DSI_PHYC_DLANE2_ENABLE : 0) | in vc4_dsi_bridge_pre_enable()

Completed in 8 milliseconds