Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c37 #define PCL_PHY_RESET_N BIT(0) /* =1:deasssert */ macro
127 val &= ~PCL_PHY_RESET_N; in uniphier_pciephy_assert()
137 val |= PCL_PHY_RESET_N_MNMODE | PCL_PHY_RESET_N; in uniphier_pciephy_deassert()