Searched refs:CLP_LPS_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ | ||
H A D | clp.h | 11 #define CLP_LPS_BASE 0 macro |
/openbmc/linux/arch/s390/pci/ | ||
H A D | pci_clp.c | 488 return clp_req(lpcb, CLP_LPS_BASE) ? -EOPNOTSUPP : 0; in clp_base_slpc() |