Home
last modified time | relevance | path

Searched refs:PA_HVERSION_REV_ANY_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dhardware.h9 #define HVERSION_REV_ANY_ID PA_HVERSION_REV_ANY_ID
/openbmc/linux/include/linux/
H A Dmod_devicetable.h405 #define PA_HVERSION_REV_ANY_ID 0xff macro
/openbmc/linux/scripts/mod/
H A Dfile2alias.c831 ADD(alias, "rev", hversion_rev != PA_HVERSION_REV_ANY_ID, hversion_rev); in do_parisc_entry()