Searched refs:DIV4_Z (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | clock-sh73a0.c | 220 DIV4_Z, DIV4_ZX, DIV4_HP, DIV4_NR }; enumerator 237 [DIV4_Z] = SH_CLK_DIV4(&pll0_clk, FRQCRB, 24, 0x97f, 0), 252 .parent = &div4_clks[DIV4_Z], 348 div4_clks[i].ops = i == DIV4_Z ? &zclk_ops : &kicker_ops; in div4_clk_extend() 617 CLKDEV_DEV_ID("cpu0", &div4_clks[DIV4_Z]),
|