Searched refs:SCU_CLKSTOP_SDCLK (Results 1 – 2 of 2) sorted by relevance
112 #define SCU_CLKSTOP_SDCLK (1 << 27) macro
453 if (readl(&priv->scu->clk_stop_ctrl1) & SCU_CLKSTOP_SDCLK) { in ast2500_clk_enable()460 SCU_CLKSTOP_SDCLK); in ast2500_clk_enable()
Completed in 6 milliseconds