Home
last modified time | relevance | path

Searched refs:cxl_p1n_read (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c111 serr = cxl_p1n_read(afu, CXL_PSL_SERR_An); in native_afu_reset()
132 u64 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
163 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
192 PSL_CNTL = cxl_p1n_read(afu, CXL_PSL_SCNTL_An); in cxl_psl_purge()
1111 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl9()
1122 fir_slice = cxl_p1n_read(ctx->afu, CXL_PSL_FIR_SLICE_An); in cxl_native_irq_dump_regs_psl8()
1123 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8()
1128 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl8()
1258 serr = cxl_p1n_read(afu, CXL_PSL_SERR_An); in native_slice_irq_err()
1265 fir_slice = cxl_p1n_read(af in native_slice_irq_err()
[all...]
H 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()
H A Dcxl.h806 static inline u64 cxl_p1n_read(struct cxl_afu *afu, cxl_p1n_reg_t reg) in cxl_p1n_read() function
/kernel/linux/linux-6.6/drivers/misc/cxl/
H 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()
1107 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl9()
1118 fir_slice = cxl_p1n_read(ctx->afu, CXL_PSL_FIR_SLICE_An); in cxl_native_irq_dump_regs_psl8()
1119 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8()
1124 serr = cxl_p1n_read(ctx->afu, CXL_PSL_SERR_An); in cxl_native_irq_dump_regs_psl8()
1254 serr = cxl_p1n_read(afu, CXL_PSL_SERR_An); in native_slice_irq_err()
1261 fir_slice = cxl_p1n_read(af in native_slice_irq_err()
[all...]
H A Dpci.c949 reg = cxl_p1n_read(afu, CXL_PSL_SERR_An); in sanitise_afu_regs_psl9()
1004 reg = cxl_p1n_read(afu, CXL_PSL_SERR_An); in sanitise_afu_regs_psl8()
H 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 15 milliseconds