Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h204 #define AR933X_PLL_CLOCK_CTRL_CPU_DIV_SHIFT 5 macro
/linux-4.4.14/arch/mips/ath79/
Dclock.c199 t = ((clock_ctrl >> AR933X_PLL_CLOCK_CTRL_CPU_DIV_SHIFT) & in ar933x_clocks_init()