Searched refs:COR_RESET (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/wireless/orinoco/
H A Dorinoco_tmd.c54 #define COR_RESET (0x80) /* reset bit in the COR register */ macro
67 iowrite8(COR_VALUE | COR_RESET, card->bridge_io);
H A Dorinoco_plx.c101 #define COR_RESET (0x80) /* reset bit in the COR register */ macro
117 iowrite8(COR_VALUE | COR_RESET, card->attr_io + COR_OFFSET);

Completed in 52 milliseconds