Home
last modified time | relevance | path

Searched refs:AR934X_SRIF_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c105 void __iomem *srif_regs = map_physmem(AR934X_SRIF_BASE, in ar934x_pll_init()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c243 dpll_base = ioremap(AR934X_SRIF_BASE, AR934X_SRIF_SIZE); in ar934x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h127 #define AR934X_SRIF_BASE \ macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h102 #define AR934X_SRIF_BASE (AR71XX_APB_BASE + 0x00116000) macro