Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dclock.c261 if (pll & AR934X_SRIF_DPLL2_LOCAL_PLL) { in ar934x_clocks_init()
288 if (pll & AR934X_SRIF_DPLL2_LOCAL_PLL) { in ar934x_clocks_init()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h551 #define AR934X_SRIF_DPLL2_LOCAL_PLL BIT(30) macro