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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dde620.h11 #define DS1 0x01 /* 1->0 data strobe 1 */ macro
H A Dde620.c215 #define DEF_NIC_CMD IRQEN | ICEN | DS1
237 #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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dixjuser.h178 hz311 = 0x7c32, /* .13 DS1 */
270 DS1 = hz311, enumerator in enum:__anon17637

Completed in 47 milliseconds