Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/linux-4.4.14/drivers/phy/
Dphy-armada375-usb2.c81 if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) && in armada375_usb_phy_xlate()