Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCL_PHY_RESET
drivers/phy/socionext/phy-uniphier-pcie.c
126
val = readl(priv->base + PCL_PHY_RESET);
drivers/phy/socionext/phy-uniphier-pcie.c
129
writel(val, priv->base + PCL_PHY_RESET);
drivers/phy/socionext/phy-uniphier-pcie.c
136
val = readl(priv->base + PCL_PHY_RESET);
drivers/phy/socionext/phy-uniphier-pcie.c
138
writel(val, priv->base + PCL_PHY_RESET);