Searched refs:PRCMU_SGACLK (Results 1 – 3 of 3) sorted by relevance
19 #define PRCMU_SGACLK 4 macro
114 PRCMU_SGACLK, 0); in u8500_clk_init()116 clk = clk_reg_prcmu_gate("sgclk", NULL, PRCMU_SGACLK, 0); in u8500_clk_init()117 prcmu_clk[PRCMU_SGACLK] = clk; in u8500_clk_init()
1449 if (clock == PRCMU_SGACLK) in db8500_prcmu_request_clock()1533 if ((clock == PRCMU_SGACLK) && in clock_rate()1682 } else if ((clock == PRCMU_SGACLK) && (div == 3)) { in round_clock_rate()1824 } else if (clock == PRCMU_SGACLK) { in set_clock_rate()