Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_dsi.c401 # define DSI1_STAT_PHY_CLOCK_STOP BIT(16) macro
750 u32 stat_stop = ((non_continuous ? DSI1_STAT_PHY_CLOCK_STOP : 0) | in vc4_dsi_ulps()