Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/ath79/
Dclock.c260 nfrac = pll & AR934X_SRIF_DPLL1_NFRAC_MASK; in ar934x_clocks_init()
287 nfrac = pll & AR934X_SRIF_DPLL1_NFRAC_MASK; in ar934x_clocks_init()
/linux-6.1.9/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h1002 #define AR934X_SRIF_DPLL1_NFRAC_MASK 0x0003ffff macro