Home
last modified time | relevance | path

Searched refs:CHIP_MODE_S (Results 1 – 6 of 6) sorted by relevance

/arch/mips/mach-mtmips/mt7620/
A Dinit.c19 static const char * const boot_mode[(CHIP_MODE_M >> CHIP_MODE_S) + 1] = {
160 chipmode = (val & CHIP_MODE_M) >> CHIP_MODE_S; in print_cpuinfo()
A Dmt7620.h41 #define CHIP_MODE_S 0 macro
/arch/mips/mach-mtmips/mt7628/
A Dmt7628.h36 #define CHIP_MODE_S 1 macro
A Dinit.c65 chipmode = (val & CHIP_MODE_M) >> CHIP_MODE_S; in print_cpuinfo()
/arch/mips/mach-mtmips/mt7621/
A Dmt7621.h70 #define CHIP_MODE_S 0 macro
A Dinit.c19 static const char *const boot_mode[(CHIP_MODE_M >> CHIP_MODE_S) + 1] = {

Completed in 10 milliseconds