Home
last modified time | relevance | path

Searched refs:psl_rev (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dof.c398 adapter->psl_rev = val; in cxl_of_read_adapter_properties()
H A Dsysfs.c33 return scnprintf(buf, PAGE_SIZE, "%i\n", adapter->psl_rev); in psl_revision_show()
H A Dpci.c1310 CXL_READ_VSEC_PSL_REVISION(dev, vsec, &adapter->psl_rev); in cxl_read_vsec()
1351 if (adapter->psl_rev & 0xf000) in cxl_fixup_malformed_tlp()
H A Dcxl.h690 u16 psl_rev; member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dof.c397 adapter->psl_rev = val; in cxl_of_read_adapter_properties()
H A Dsysfs.c33 return scnprintf(buf, PAGE_SIZE, "%i\n", adapter->psl_rev); in psl_revision_show()
H A Dpci.c1301 CXL_READ_VSEC_PSL_REVISION(dev, vsec, &adapter->psl_rev); in cxl_read_vsec()
1342 if (adapter->psl_rev & 0xf000) in cxl_fixup_malformed_tlp()
H A Dcxl.h692 u16 psl_rev; member

Completed in 14 milliseconds