Searched refs:SEEQCMD_SET_ALL_OFF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dseeq8005.c212 outw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD); /* setup for reading PROM */
225 outw( SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
533 outw( SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
575 outw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
596 outw( SEEQCMD_FIFO_READ | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
H A Dseeq8005.h47 #define SEEQCMD_SET_ALL_OFF (0x3800) /* set all logic off */ macro

Completed in 44 milliseconds