Searched refs:psl_fircntl (Results 1 – 1 of 1) sorted by relevance
486 u64 xsl_dsnctl, psl_fircntl; in init_implementation_adapter_regs_psl9() local504 psl_fircntl = (0x2ULL << (63-3)); /* ce_report */ in init_implementation_adapter_regs_psl9()505 psl_fircntl |= (0x1ULL << (63-6)); /* FIR_report */ in init_implementation_adapter_regs_psl9()506 psl_fircntl |= 0x1ULL; /* ce_thresh */ in init_implementation_adapter_regs_psl9()507 cxl_p1_write(adapter, CXL_PSL9_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl9()553 u64 psl_dsnctl, psl_fircntl; in init_implementation_adapter_regs_psl8() local574 psl_fircntl = (0x2ULL << (63-3)); /* ce_report */ in init_implementation_adapter_regs_psl8()575 psl_fircntl |= (0x1ULL << (63-6)); /* FIR_report */ in init_implementation_adapter_regs_psl8()576 psl_fircntl |= 0x1ULL; /* ce_thresh */ in init_implementation_adapter_regs_psl8()577 cxl_p1_write(adapter, CXL_PSL_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl8()