Home
last modified time | relevance | path

Searched defs:PAT_GET_IOC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpdcpat.h314 #define PAT_GET_IOC(value) (((value) >> 40) & 0xffUL) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpdcpat.h315 #define PAT_GET_IOC(value) (((value) >> 40) & 0xffUL) macro

Completed in 3 milliseconds