Searched refs:DS0 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dde620.h10 #define DS0 0x02 /* 1->0 data strobe 0 */ macro
H A Dde620.c237 #define de620_flip_ds(dd) NIC_Cmd ^= DS0 | DS1; outb(NIC_Cmd, COMMAND_PORT);
297 byte uflip = NIC_Cmd ^ (DS0 | DS1);
337 byte uflip = NIC_Cmd ^ (DS0 | DS1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dde620.h10 #define DS0 0x02 /* 1->0 data strobe 0 */ macro
H A Dde620.c237 #define de620_flip_ds(dd) NIC_Cmd ^= DS0 | DS1; outb(NIC_Cmd, COMMAND_PORT);
297 byte uflip = NIC_Cmd ^ (DS0 | DS1);
337 byte uflip = NIC_Cmd ^ (DS0 | DS1);

Completed in 123 milliseconds