Searched refs:owire_gate (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | clk-imx31.c | 44 uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate, enumerator in enum:mx31_clks 107 clk[owire_gate] = imx_clk_gate2("owire_gate", "per", base + MXC_CCM_CGR1, 30); mx31_clocks_init() 167 clk_register_clkdev(clk[owire_gate], NULL, "mxc_w1.0"); mx31_clocks_init()
|
H A D | clk-imx35.c | 63 kpp_gate, mlb_gate, mshc_gate, owire_gate, pwm_gate, rngc_gate, enumerator in enum:mx35_clks 178 clk[owire_gate] = imx_clk_gate2("owire_gate", "ipg_per", base + MX35_CCM_CGR1, 26); mx35_clocks_init() 232 clk_register_clkdev(clk[owire_gate], NULL, "mxc_w1"); mx35_clocks_init()
|
H A D | clk-imx21.c | 117 clk[IMX21_CLK_OWIRE_GATE] = imx_clk_gate("owire_gate", "ipg", CCM_PCCR1, 31); _mx21_clocks_init()
|
H A D | clk-imx51-imx53.c | 279 clk[IMX5_CLK_OWIRE_GATE] = imx_clk_gate2("owire_gate", "per_root", MXC_CCM_CCGR2, 22); mx5_clocks_common_init()
|
Completed in 94 milliseconds