Searched refs:CXL_PSL_FIR2 (Results 1 – 3 of 3) sorted by relevance
69 debugfs_create_io_x64("fir2", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR2)); in cxl_debugfs_adapter_add()
28 fir2 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR2); in handle_psl_slice_error()81 fir2 = cxl_p1_read(adapter, CXL_PSL_FIR2); in cxl_irq_err()
84 static const cxl_p1_reg_t CXL_PSL_FIR2 = {0x0108}; variable