Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c986 u8 lane_eq_offset, lane_reg_size, cap_id; in dw_pcie_program_presets() local
993 lane_eq_offset = PCI_SECPCI_LE_CTRL; in dw_pcie_program_presets()
999 lane_eq_offset = PCI_PL_16GT_LE_CTRL; in dw_pcie_program_presets()
1004 lane_eq_offset = PCI_PL_32GT_LE_CTRL; in dw_pcie_program_presets()
1009 lane_eq_offset = PCI_PL_64GT_LE_CTRL; in dw_pcie_program_presets()
1028 dw_pcie_writeb_dbi(pci, cap + lane_eq_offset + i, presets[i]); in dw_pcie_program_presets()