Home
last modified time | relevance | path

Searched refs:VER_S (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/mips/mach-mtmips/mt7628/
A Dmt7628.h27 #define VER_S 8 macro
A Dinit.c60 ver = (val & VER_M) >> VER_S; in print_cpuinfo()
/u-boot/arch/mips/mach-mtmips/mt7620/
A Dmt7620.h26 #define VER_S 8 macro
A Dsysc.c87 chip_rev->ver = (val & VER_M) >> VER_S; in mt7620_sysc_ioctl()
A Dinit.c154 ver = (val & VER_M) >> VER_S; in print_cpuinfo()

Completed in 5 milliseconds