Searched refs:CXL_AFU_DEBUG_An (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | debugfs.c | 92 debugfs_create_io_x64("afu_debug", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_AFU_DEBUG_An)); in cxl_debugfs_add_afu_regs_psl8()
|
H A D | native.c | 1123 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8() 1266 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err()
|
H A D | cxl.h | 140 static const cxl_p1n_reg_t CXL_AFU_DEBUG_An = {0xC8}; variable
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | debugfs.c | 92 debugfs_create_io_x64("afu_debug", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_AFU_DEBUG_An)); in cxl_debugfs_add_afu_regs_psl8()
|
H A D | native.c | 1119 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in cxl_native_irq_dump_regs_psl8() 1262 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in native_slice_irq_err()
|
H A D | cxl.h | 142 static const cxl_p1n_reg_t CXL_AFU_DEBUG_An = {0xC8}; variable
|
Completed in 13 milliseconds