Searched refs:SH_CLK_DIV6_EXT (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/include/linux/ |
D | sh_clk.h | 132 #define SH_CLK_DIV6_EXT(_parent, _reg, _flags, _parents, \ macro 145 SH_CLK_DIV6_EXT(_parent, _reg, _flags, NULL, 0, 0, 0)
|
/linux-2.6.39/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7724.c | 192 [DIV6_FA] = SH_CLK_DIV6_EXT(&div3_clk, FCLKACR, 0, 194 [DIV6_FB] = SH_CLK_DIV6_EXT(&div3_clk, FCLKBCR, 0,
|
/linux-2.6.39/arch/arm/mach-shmobile/ |
D | clock-sh7372.c | 409 [DIV6_HDMI] = SH_CLK_DIV6_EXT(&pllc1_div2_clk, HDMICKCR, 0, 411 [DIV6_FSIA] = SH_CLK_DIV6_EXT(&pllc1_div2_clk, FSIACKCR, 0, 413 [DIV6_FSIB] = SH_CLK_DIV6_EXT(&pllc1_div2_clk, FSIBCKCR, 0,
|