Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/
H A Dcpu.c64 minor = id & AR71XX_REV_ID_MINOR_MASK; in mach_cpu_init()
/openbmc/linux/arch/mips/ath79/
H A Dsetup.c57 minor = id & AR71XX_REV_ID_MINOR_MASK; in ath79_detect_sys_type()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h907 #define AR71XX_REV_ID_MINOR_MASK 0x3 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h867 #define AR71XX_REV_ID_MINOR_MASK 0x3 macro