Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ath79/
Dclock.c267 nfrac = pll & AR934X_SRIF_DPLL1_NFRAC_MASK; in ar934x_clocks_init()
294 nfrac = pll & AR934X_SRIF_DPLL1_NFRAC_MASK; in ar934x_clocks_init()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h549 #define AR934X_SRIF_DPLL1_NFRAC_MASK 0x0003ffff macro