Searched refs:PCL_PERST_OUT_REGEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-uniphier.c28 #define PCL_PERST_OUT_REGEN BIT(8) macro
107 val |= PCL_PERST_NOE_REGEN | PCL_PERST_OUT_REGEN
117 val |= PCL_PERST_OUT_REGVAL | PCL_PERST_OUT_REGEN;
H A Dpcie-uniphier-ep.c38 #define PCL_PERST_OUT_REGEN BIT(8) macro
159 val |= PCL_PERST_NOE_REGEN | PCL_PERST_OUT_REGEN
169 val |= PCL_PERST_OUT_REGVAL | PCL_PERST_OUT_REGEN;

Completed in 135 milliseconds