Home
last modified time | relevance | path

Searched refs:cxl_p1n_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/misc/cxl/
A Dnative.c112 serr = cxl_p1n_read(afu, CXL_PSL_SERR_An); in native_afu_reset()
133 u64 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
164 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
193 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
1112 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl9()
1124 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8()
1129 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl8()
1259 serr = cxl_p1n_read(afu, CXL_PSL_SERR_An); in native_slice_irq_err()
1266 fir_slice = cxl_p1n_read(afu, CXL_PSL_FIR_SLICE_An); in native_slice_irq_err()
1267 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err()
[all …]
A Dpci.c958 reg = cxl_p1n_read(afu, CXL_PSL_SERR_An); in sanitise_afu_regs_psl9()
1013 reg = cxl_p1n_read(afu, CXL_PSL_SERR_An); in sanitise_afu_regs_psl8()
A Dcxl.h808 static inline u64 cxl_p1n_read(struct cxl_afu *afu, cxl_p1n_reg_t reg) in cxl_p1n_read() function

Completed in 13 milliseconds