Searched refs:CXL_PSL_FIR1 (Results 1 – 3 of 3) sorted by relevance
68 debugfs_create_io_x64("fir1", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR1)); in cxl_debugfs_adapter_add()
27 fir1 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR1); in handle_psl_slice_error()80 fir1 = cxl_p1_read(adapter, CXL_PSL_FIR1); in cxl_irq_err()
83 static const cxl_p1_reg_t CXL_PSL_FIR1 = {0x0100}; variable