Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/socionext/
Dphy-uniphier-pcie.c54 bool has_syscon; member
198 if (!IS_ERR(regmap) && priv->data->has_syscon) in uniphier_pciephy_probe()
209 .has_syscon = true,
213 .has_syscon = false,