cxl_p2n_reg_t     149 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_PID_TID_An = {0x000};
cxl_p2n_reg_t     150 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_CSRP_An        = {0x008};
cxl_p2n_reg_t     152 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_AURP0_An       = {0x010};
cxl_p2n_reg_t     153 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_AURP1_An       = {0x018};
cxl_p2n_reg_t     154 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_SSTP0_An       = {0x020};
cxl_p2n_reg_t     155 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_SSTP1_An       = {0x028};
cxl_p2n_reg_t     157 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_AMR_An     = {0x030};
cxl_p2n_reg_t     159 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_SLBIE_An       = {0x040};
cxl_p2n_reg_t     160 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_SLBIA_An       = {0x048};
cxl_p2n_reg_t     161 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_SLBI_Select_An = {0x050};
cxl_p2n_reg_t     163 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_DSISR_An   = {0x060};
cxl_p2n_reg_t     164 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_DAR_An     = {0x068};
cxl_p2n_reg_t     165 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_DSR_An     = {0x070};
cxl_p2n_reg_t     166 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_TFC_An     = {0x078};
cxl_p2n_reg_t     167 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_PEHandle_An = {0x080};
cxl_p2n_reg_t     168 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_ErrStat_An = {0x088};
cxl_p2n_reg_t     170 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_AFU_Cntl_An    = {0x090};
cxl_p2n_reg_t     171 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_AFU_ERR_An     = {0x098};
cxl_p2n_reg_t     173 drivers/misc/cxl/cxl.h static const cxl_p2n_reg_t CXL_PSL_WED_An     = {0x0A0};
cxl_p2n_reg_t     814 drivers/misc/cxl/cxl.h static inline void __iomem *_cxl_p2n_addr(struct cxl_afu *afu, cxl_p2n_reg_t reg)
cxl_p2n_reg_t     819 drivers/misc/cxl/cxl.h static inline void cxl_p2n_write(struct cxl_afu *afu, cxl_p2n_reg_t reg, u64 val)
cxl_p2n_reg_t     825 drivers/misc/cxl/cxl.h static inline u64 cxl_p2n_read(struct cxl_afu *afu, cxl_p2n_reg_t reg)