Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds