Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dmt76xx.h12 #define MT76XX_CHIP_REV_ID_OFFS 0x0c macro
H A Dcpu.c62 val = readl(sysc_base + MT76XX_CHIP_REV_ID_OFFS); in print_cpuinfo()