Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_dsi.c394 # define DSI1_STAT_PHY_CLOCK_ULPS BIT(18) macro
677 u32 stat_ulps = ((non_continuous ? DSI1_STAT_PHY_CLOCK_ULPS : 0) | in vc4_dsi_ulps()