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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dseeq8005.c221 outw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD); /* setup for reading PROM */
234 outw( SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
535 outw( SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
568 outw( SEEQCMD_FIFO_WRITE | SEEQCMD_SET_ALL_OFF, SEEQ_CMD);
589 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 55 milliseconds