AFUD_READ 94 drivers/misc/cxl/pci.c #define AFUD_READ_INFO(afu) AFUD_READ(afu, 0x0) AFUD_READ 103 drivers/misc/cxl/pci.c #define AFUD_READ_CR(afu) AFUD_READ(afu, 0x20) AFUD_READ 105 drivers/misc/cxl/pci.c #define AFUD_READ_CR_OFF(afu) AFUD_READ(afu, 0x28) AFUD_READ 106 drivers/misc/cxl/pci.c #define AFUD_READ_PPPSA(afu) AFUD_READ(afu, 0x30) AFUD_READ 110 drivers/misc/cxl/pci.c #define AFUD_READ_PPPSA_OFF(afu) AFUD_READ(afu, 0x38) AFUD_READ 111 drivers/misc/cxl/pci.c #define AFUD_READ_EB(afu) AFUD_READ(afu, 0x40) AFUD_READ 113 drivers/misc/cxl/pci.c #define AFUD_READ_EB_OFF(afu) AFUD_READ(afu, 0x48) AFUD_READ 283 drivers/misc/cxl/pci.c val = AFUD_READ(afu, 0x8); AFUD_READ 285 drivers/misc/cxl/pci.c val = AFUD_READ(afu, 0x10); AFUD_READ 287 drivers/misc/cxl/pci.c val = AFUD_READ(afu, 0x18);