Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dlasi.c111 switch (CPU_HVERSION) { in lasi_led_init()
H A Dled.c467 switch (CPU_HVERSION) { in early_led_init()
/openbmc/linux/arch/parisc/kernel/
H A Dpdc_chassis.c66 switch(CPU_HVERSION) {
/openbmc/linux/arch/parisc/include/asm/
H A Dprocessor.h103 #define CPU_HVERSION ((boot_cpu_data.hversion >> 4) & 0x0FFF) macro