Home
last modified time | relevance | path

Searched refs:DSI_PHYC_DLANE2_ULPS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_dsi.c305 # define DSI_PHYC_DLANE2_ULPS BIT(9) macro
733 (dsi->lanes > 2 ? DSI_PHYC_DLANE2_ULPS : 0) | in vc4_dsi_ulps()