Searched refs:scc_gate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx35.c | 76 /* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate, enumerator 201 clk[scc_gate] = imx_clk_gate2("scc_gate", "ipg", base + MX35_CCM_CGR2, 4); in _mx35_clocks_init() 236 clk_prepare_enable(clk[scc_gate]); in _mx35_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx35.c | 75 /* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate, enumerator 200 clk[scc_gate] = imx_clk_gate2("scc_gate", "ipg", base + MX35_CCM_CGR2, 4); in _mx35_clocks_init() 235 clk_prepare_enable(clk[scc_gate]); in _mx35_clocks_init()
|
Completed in 3 milliseconds