Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/Linux-v4.19/drivers/phy/hisilicon/
Dphy-histb-combphy.c78 return (mode->fixed != PHY_NONE) ? true : false; in is_mode_fixed()
223 mode->fixed = PHY_NONE; in histb_combphy_probe()
/Linux-v4.19/drivers/phy/marvell/
Dphy-armada375-usb2.c81 if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) && in armada375_usb_phy_xlate()