Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dclp.h11 #define CLP_LPS_BASE 0 macro
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c488 return clp_req(lpcb, CLP_LPS_BASE) ? -EOPNOTSUPP : 0; in clp_base_slpc()