Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpdcpat.h315 #define PAT_GET_IOC(value) (((value) >> 40) & 0xffUL) macro
/openbmc/linux/drivers/parisc/
H A Dsba_iommu.c1121 PAT_MOD(mod)->mod_info.ioc = PAT_GET_IOC(temp); in sba_get_pat_resources()