Searched refs:PRCMU_SGACLK (Results 1 – 4 of 4) sorted by relevance
19 #define PRCMU_SGACLK 4 macro
202 u8500_prcmu_hw_clks.hws[PRCMU_SGACLK] = in u8500_clk_init()204 PRCMU_SGACLK, 0); in u8500_clk_init()206 u8500_prcmu_hw_clks.hws[PRCMU_SGACLK] = in u8500_clk_init()207 clk_reg_prcmu_gate("sgclk", NULL, PRCMU_SGACLK, 0); in u8500_clk_init()
1375 if (clock == PRCMU_SGACLK) in db8500_prcmu_request_clock()1459 if ((clock == PRCMU_SGACLK) && in clock_rate()1611 } else if ((clock == PRCMU_SGACLK) && (div == 3)) { in round_clock_rate()1771 } else if (clock == PRCMU_SGACLK) { in set_clock_rate()
1176 clocks = <&prcmu_clk PRCMU_ACLK>, <&prcmu_clk PRCMU_SGACLK>;