Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/
H A Dcpu.c65 rev = id >> AR71XX_REV_ID_REVISION_SHIFT; in mach_cpu_init()
/openbmc/linux/arch/mips/ath79/
H A Dsetup.c58 rev = id >> AR71XX_REV_ID_REVISION_SHIFT; in ath79_detect_sys_type()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h915 #define AR71XX_REV_ID_REVISION_SHIFT 2 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h872 #define AR71XX_REV_ID_REVISION_SHIFT 2 macro