Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h194 #define AR933X_PLL_CLOCK_CTRL_REG 0x08 macro
/linux-4.1.27/arch/mips/ath79/
Dclock.c172 clock_ctrl = ath79_pll_rr(AR933X_PLL_CLOCK_CTRL_REG); in ar933x_clocks_init()