psl_rev           690 drivers/misc/cxl/cxl.h 	u16 psl_rev;
psl_rev           398 drivers/misc/cxl/of.c 		adapter->psl_rev = val;
psl_rev          1307 drivers/misc/cxl/pci.c 	CXL_READ_VSEC_PSL_REVISION(dev, vsec, &adapter->psl_rev);
psl_rev          1348 drivers/misc/cxl/pci.c 	if (adapter->psl_rev & 0xf000)
psl_rev            33 drivers/misc/cxl/sysfs.c 	return scnprintf(buf, PAGE_SIZE, "%i\n", adapter->psl_rev);