Searched defs:CmdReset (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | rtl8139.c | 131 CmdReset=0x10, CmdRxEnb=0x08, CmdTxEnb=0x04, RxBufEmpty=0x01, }; enumerator
|
H A D | rtl8169.c | 171 CmdReset = 0x10, enumerator
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 156 CmdReset = (1 << 0), enumerator
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 242 CmdReset = (1 << 4), /* Enable to reset; self-clearing */ enumerator
|
H A D | 8139too.c | 341 CmdReset = 0x10, enumerator
|
H A D | r8169_main.c | 368 CmdReset = 0x10, enumerator
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis190.c | 136 CmdReset = 0x10, enumerator
|
/openbmc/qemu/hw/net/ |
H A D | rtl8139.c | 154 CmdReset = 0x10, enumerator
|