Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-rockchip/
H A Dpm.c65 #define GRF_SIDDQ BIT(13) macro
74 * if any usb phy is still on(GRF_SIDDQ==0), that means we need the in rk3288_slp_disable_osc()
80 if (!(reg & GRF_SIDDQ)) in rk3288_slp_disable_osc()
/kernel/linux/linux-6.6/arch/arm/mach-rockchip/
H A Dpm.c65 #define GRF_SIDDQ BIT(13) macro
74 * if any usb phy is still on(GRF_SIDDQ==0), that means we need the in rk3288_slp_disable_osc()
80 if (!(reg & GRF_SIDDQ)) in rk3288_slp_disable_osc()

Completed in 2 milliseconds