Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c438 # define DSI1_STAT_PHY_CLOCK_STOP BIT(16) macro
741 u32 stat_stop = ((non_continuous ? DSI1_STAT_PHY_CLOCK_STOP : 0) | in vc4_dsi_ulps()