Home
last modified time | relevance | path

Searched refs:AR933X_PLL_CLOCK_CTRL_AHB_DIV_SHIFT (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h208 #define AR933X_PLL_CLOCK_CTRL_AHB_DIV_SHIFT 15 macro
/arch/mips/ath79/
Dclock.c207 t = ((clock_ctrl >> AR933X_PLL_CLOCK_CTRL_AHB_DIV_SHIFT) & in ar933x_clocks_init()