Home
last modified time | relevance | path

Searched refs:AR71XX_AHB_DIV_SHIFT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/ath79/
H A Dclock.c116 div = (((pll >> AR71XX_AHB_DIV_SHIFT) & AR71XX_AHB_DIV_MASK) + 1) * 2; in ar71xx_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h295 #define AR71XX_AHB_DIV_SHIFT 20 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h257 #define AR71XX_AHB_DIV_SHIFT 20 macro