Home
last modified time | relevance | path

Searched refs:PCI_EQ_RESV (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
H A Dof.c991 presets->eq_presets_8gts[0] = PCI_EQ_RESV; in of_pci_get_equalization_presets()
1000 presets->eq_presets_Ngts[i][0] = PCI_EQ_RESV; in of_pci_get_equalization_presets()
H A Dpci.h1171 #define PCI_EQ_RESV 0xff macro
1252 presets->eq_presets_8gts[0] = PCI_EQ_RESV; in of_pci_get_equalization_presets()
1254 presets->eq_presets_Ngts[i][0] = PCI_EQ_RESV; in of_pci_get_equalization_presets()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c1066 if (presets[0] == PCI_EQ_RESV) in dw_pcie_program_presets()