Searched refs:ETH_RESET_PHY (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h718 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator in enum:ethtool_reset_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h717 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator in enum:ethtool_reset_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h712 ETH_RESET_PHY = BIT(6), /* Transceiver/PHY */ enumerator in enum:ethtool_reset_flags

Completed in 119 milliseconds