Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c436 # define DSI1_STAT_PHY_CLOCK_ULPS BIT(18) macro
735 u32 stat_ulps = ((non_continuous ? DSI1_STAT_PHY_CLOCK_ULPS : 0) | in vc4_dsi_ulps()