Searched refs:SH_CLK_DIV6 (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | sh_clk.h | 188 #define SH_CLK_DIV6(_parent, _reg, _flags) \ macro
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7722.c | 138 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
H A D | clock-sh7366.c | 125 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
H A D | clock-sh7343.c | 122 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|
H A D | clock-sh7723.c | 138 [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
|