Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier.c25 #define PCL_PINCTRL0 0x002c macro
104 val = readl(pcie->base + PCL_PINCTRL0); in uniphier_pcie_init_rc()
109 writel(val, pcie->base + PCL_PINCTRL0); in uniphier_pcie_init_rc()
116 val = readl(pcie->base + PCL_PINCTRL0); in uniphier_pcie_init_rc()
118 writel(val, pcie->base + PCL_PINCTRL0); in uniphier_pcie_init_rc()
H A Dpcie-uniphier-ep.c35 #define PCL_PINCTRL0 0x002c macro
156 val = readl(priv->base + PCL_PINCTRL0); in uniphier_pcie_nx1_init_ep()
161 writel(val, priv->base + PCL_PINCTRL0); in uniphier_pcie_nx1_init_ep()
168 val = readl(priv->base + PCL_PINCTRL0); in uniphier_pcie_nx1_init_ep()
170 writel(val, priv->base + PCL_PINCTRL0); in uniphier_pcie_nx1_init_ep()