Searched refs:owire_gate (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-4.19/drivers/clk/imx/ |
D | clk-imx31.c | 59 uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate, enumerator 129 clk[owire_gate] = imx_clk_gate2("owire_gate", "per", base + MXC_CCM_CGR1, 30); in _mx31_clocks_init() 199 clk_register_clkdev(clk[owire_gate], NULL, "mxc_w1.0"); in mx31_clocks_init()
|
D | clk-imx35.c | 80 /* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate, enumerator 207 clk[owire_gate] = imx_clk_gate2("owire_gate", "ipg_per", base + MX35_CCM_CGR1, 26); in _mx35_clocks_init() 287 clk_register_clkdev(clk[owire_gate], NULL, "mxc_w1"); in mx35_clocks_init()
|
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-imx31.c | 47 uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate, enumerator 117 clk[owire_gate] = imx_clk_gate2("owire_gate", "per", base + MXC_CCM_CGR1, 30); in _mx31_clocks_init()
|
D | clk-imx35.c | 76 /* 59 */ owire_gate, pwm_gate, rngc_gate, rtc_gate, rtic_gate, scc_gate, enumerator 195 clk[owire_gate] = imx_clk_gate2("owire_gate", "ipg_per", base + MX35_CCM_CGR1, 26); in _mx35_clocks_init()
|
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 66 owire_gate 51
|
D | imx35-clock.txt | 74 owire_gate 59
|