Searched refs:SH_CLK_DIV6 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/linux/ |
D | sh_clk.h | 191 #define SH_CLK_DIV6(_parent, _reg, _flags) \ macro
|
/linux-4.4.14/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-sh7343.c | 134 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
D | clock-sh7723.c | 150 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|