Searched refs:clkstop_bit (Results 1 – 1 of 1) sorted by relevance
304 u32 clkstop_bit; in ast2500_configure_mac() local331 clkstop_bit = SCU_CLKSTOP_MAC1; in ast2500_configure_mac()335 clkstop_bit = SCU_CLKSTOP_MAC2; in ast2500_configure_mac()352 clrbits_le32(&scu->clk_stop_ctrl1, clkstop_bit); in ast2500_configure_mac()
Completed in 3 milliseconds