Searched refs:CXL_AFU_DEBUG_An (Results 1 – 3 of 3) sorted by relevance
99 debugfs_create_io_x64("afu_debug", S_IRUSR, dir, _cxl_p1n_addr(afu, CXL_AFU_DEBUG_An)); in cxl_debugfs_afu_add()
31 afu_debug = cxl_p1n_read(ctx->afu, CXL_AFU_DEBUG_An); in handle_psl_slice_error()56 afu_debug = cxl_p1n_read(afu, CXL_AFU_DEBUG_An); in cxl_slice_irq_err()
119 static const cxl_p1n_reg_t CXL_AFU_DEBUG_An = {0xC8}; variable