Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c92 #define PCS_SWING_TX_SWING_FULL(x) FIELD_PREP(GENMASK(14, 8), x) macro
413 writel(PCS_SWING_TX_SWING_FULL(120) | in qcom_pcie_post_init_2_1_0()