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

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dethtool.h713 ETH_RESET_IRQ = 1 << 1, /* Interrupt requester */ enumerator in enum:ethtool_reset_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dethtool.h712 ETH_RESET_IRQ = 1 << 1, /* Interrupt requester */ enumerator in enum:ethtool_reset_flags
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dethtool.h707 ETH_RESET_IRQ = BIT(1), /* Interrupt requester */ enumerator in enum:ethtool_reset_flags

Completed in 98 milliseconds