Searched refs:AR933X_PLL_CLOCK_CTRL_AHB_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-ath79/ | ||
D | ar71xx_regs.h | 209 #define AR933X_PLL_CLOCK_CTRL_AHB_DIV_MASK 0x7 macro |
/arch/mips/ath79/ | ||
D | clock.c | 208 AR933X_PLL_CLOCK_CTRL_AHB_DIV_MASK) + 1; in ar933x_clocks_init() |