Home
last modified time | relevance | path

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

/linux-5.19.10/arch/openrisc/kernel/
Dsetup.c320 if (vr & SPR_VR_UVRP) { in show_cpuinfo()
/linux-5.19.10/arch/openrisc/include/asm/
Dspr_defs.h141 #define SPR_VR_UVRP 0x00000040 /* Updated Version Registers Present */ macro