Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier.c31 #define PCL_PERST_OUT_REGVAL BIT(0) macro
105 val &= ~(PCL_PERST_NOE_REGVAL | PCL_PERST_OUT_REGVAL in uniphier_pcie_init_rc()
117 val |= PCL_PERST_OUT_REGVAL | PCL_PERST_OUT_REGEN; in uniphier_pcie_init_rc()
H A Dpcie-uniphier-ep.c41 #define PCL_PERST_OUT_REGVAL BIT(0) macro
157 val &= ~(PCL_PERST_NOE_REGVAL | PCL_PERST_OUT_REGVAL in uniphier_pcie_nx1_init_ep()
169 val |= PCL_PERST_OUT_REGVAL | PCL_PERST_OUT_REGEN; in uniphier_pcie_nx1_init_ep()