cxl_p1n_reg_t     119 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SR_An          = {0x00};
cxl_p1n_reg_t     120 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_LPID_An        = {0x08};
cxl_p1n_reg_t     121 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_AMBAR_An       = {0x10};
cxl_p1n_reg_t     122 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SPOffset_An    = {0x18};
cxl_p1n_reg_t     123 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_ID_An          = {0x20};
cxl_p1n_reg_t     124 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SERR_An        = {0x28};
cxl_p1n_reg_t     126 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SDR_An         = {0x30};
cxl_p1n_reg_t     128 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_AMOR_An        = {0x38};
cxl_p1n_reg_t     130 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_HAURP_An           = {0x80};
cxl_p1n_reg_t     131 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SPAP_An        = {0x88};
cxl_p1n_reg_t     132 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_LLCMD_An       = {0x90};
cxl_p1n_reg_t     134 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SCNTL_An       = {0xA0};
cxl_p1n_reg_t     135 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_CtxTime_An     = {0xA8};
cxl_p1n_reg_t     136 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_IVTE_Offset_An = {0xB0};
cxl_p1n_reg_t     137 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_IVTE_Limit_An  = {0xB8};
cxl_p1n_reg_t     139 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_FIR_SLICE_An   = {0xC0};
cxl_p1n_reg_t     140 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_AFU_DEBUG_An       = {0xC8};
cxl_p1n_reg_t     142 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_APCALLOC_A     = {0xD0};
cxl_p1n_reg_t     143 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_COALLOC_A      = {0xD8};
cxl_p1n_reg_t     144 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_RXCTL_A        = {0xE0};
cxl_p1n_reg_t     145 drivers/misc/cxl/cxl.h static const cxl_p1n_reg_t CXL_PSL_SLICE_TRACE    = {0xE8};
cxl_p1n_reg_t     794 drivers/misc/cxl/cxl.h static inline void __iomem *_cxl_p1n_addr(struct cxl_afu *afu, cxl_p1n_reg_t reg)
cxl_p1n_reg_t     800 drivers/misc/cxl/cxl.h static inline void cxl_p1n_write(struct cxl_afu *afu, cxl_p1n_reg_t reg, u64 val)
cxl_p1n_reg_t     806 drivers/misc/cxl/cxl.h static inline u64 cxl_p1n_read(struct cxl_afu *afu, cxl_p1n_reg_t reg)