Home
last modified time | relevance | path

Searched defs:EN0_TCNTLO (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A D8390.h59 #define EN0_TCNTLO EI_SHIFT(0x05) /* Low byte of tx byte count WR */ macro
/openbmc/linux/drivers/net/ethernet/8390/
H A D8390.h177 #define EN0_TCNTLO EI_SHIFT(0x05) /* Low byte of tx byte count WR */ macro
/openbmc/qemu/hw/net/
H A Dne2000.c49 #define EN0_TCNTLO 0x05 /* Low byte of tx byte count WR */ macro