Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/aspeed/
Dclk_ast2500.c255 u32 clkstop_bit; in ast2500_configure_mac() local
282 clkstop_bit = SCU_CLKSTOP_MAC1; in ast2500_configure_mac()
286 clkstop_bit = SCU_CLKSTOP_MAC2; in ast2500_configure_mac()
303 clrbits_le32(&scu->clk_stop_ctrl1, clkstop_bit); in ast2500_configure_mac()