Searched refs:SH_CLK_DIV6 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/ |
D | sh_clk.h | 191 #define SH_CLK_DIV6(_parent, _reg, _flags) \ macro
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 150 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
D | clock-sh7366.c | 137 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
D | clock-sh7723.c | 150 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
D | clock-sh7343.c | 134 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | clock-r8a7740.c | 383 [DIV6_SUB] = SH_CLK_DIV6(&pllc1_div2_clk, SUBCKCR, 0),
|