Searched refs:SH_CLK_DIV6_EXT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7724.c | 190 [DIV6_V] = SH_CLK_DIV6_EXT(VCLKCR, 0, 192 [DIV6_I] = SH_CLK_DIV6_EXT(IRDACLKCR, 0, 194 [DIV6_S] = SH_CLK_DIV6_EXT(SPUCLKCR, CLK_ENABLE_ON_INIT, 196 [DIV6_FA] = SH_CLK_DIV6_EXT(FCLKACR, 0, 198 [DIV6_FB] = SH_CLK_DIV6_EXT(FCLKBCR, 0,
|
/openbmc/linux/include/linux/ |
H A D | sh_clk.h | 175 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ macro
|