Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c309 # define DSI_PHYC_DLANE1_ENABLE BIT(4) macro
1071 (dsi->lanes >= 2 ? DSI_PHYC_DLANE1_ENABLE : 0) | in vc4_dsi_encoder_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c309 # define DSI_PHYC_DLANE1_ENABLE BIT(4) macro
1085 (dsi->lanes >= 2 ? DSI_PHYC_DLANE1_ENABLE : 0) | in vc4_dsi_bridge_pre_enable()

Completed in 7 milliseconds