Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1107 #define PCI_PL_16GT_LE_CTRL_DSP_TX_PRESET_MASK 0x0000000F macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1120 #define PCI_PL_16GT_LE_CTRL_DSP_TX_PRESET_MASK 0x0000000F macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c853 val &= ~PCI_PL_16GT_LE_CTRL_DSP_TX_PRESET_MASK; in config_gen3_gen4_eq_presets()