HomeSort by relevance Sort by last modified time
    Searched refs:PHY_POLARITY_TXD_INVERT (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/dt-bindings/comphy/
comphy_data.h 51 #define PHY_POLARITY_TXD_INVERT 1
54 (PHY_POLARITY_TXD_INVERT | PHY_POLARITY_RXD_INVERT)
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ComPhyLib/
ComPhyLib.h 117 #define PHY_POLARITY_TXD_INVERT 1
119 #define PHY_POLARITY_ALL_INVERT (PHY_POLARITY_TXD_INVERT | PHY_POLARITY_RXD_INVERT)
  /external/u-boot/drivers/phy/marvell/
comphy_a3700.c 228 if (invert & PHY_POLARITY_TXD_INVERT)
458 if (invert & PHY_POLARITY_TXD_INVERT)
830 if (invert & PHY_POLARITY_TXD_INVERT)

Completed in 3940 milliseconds