Searched refs:psl_fircntl (Results 1 – 1 of 1) sorted by relevance
485 u64 xsl_dsnctl, psl_fircntl; in init_implementation_adapter_regs_psl9() local503 psl_fircntl = (0x2ULL << (63-3)); /* ce_report */ in init_implementation_adapter_regs_psl9()504 psl_fircntl |= (0x1ULL << (63-6)); /* FIR_report */ in init_implementation_adapter_regs_psl9()505 psl_fircntl |= 0x1ULL; /* ce_thresh */ in init_implementation_adapter_regs_psl9()506 cxl_p1_write(adapter, CXL_PSL9_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl9()552 u64 psl_dsnctl, psl_fircntl; in init_implementation_adapter_regs_psl8() local573 psl_fircntl = (0x2ULL << (63-3)); /* ce_report */ in init_implementation_adapter_regs_psl8()574 psl_fircntl |= (0x1ULL << (63-6)); /* FIR_report */ in init_implementation_adapter_regs_psl8()575 psl_fircntl |= 0x1ULL; /* ce_thresh */ in init_implementation_adapter_regs_psl8()576 cxl_p1_write(adapter, CXL_PSL_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl8()