Searched refs:PAT_GET_ENTITY (Results 1 – 2 of 2) sorted by relevance
/arch/parisc/include/asm/ | ||
D | pdcpat.h | 250 #define PAT_GET_ENTITY(value) (((value) >> 56) & 0xffUL) macro |
/arch/parisc/kernel/ | ||
D | inventory.c | 218 switch (PAT_GET_ENTITY(dev->mod_info)) { in pat_query_module() |