Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dpdcpat.h250 #define PAT_GET_ENTITY(value) (((value) >> 56) & 0xffUL) macro
/arch/parisc/kernel/
Dinventory.c218 switch (PAT_GET_ENTITY(dev->mod_info)) { in pat_query_module()