Searched refs:_CMD_REG (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/char/
H A Drocket_int.h103 #define _CMD_REG 0x38 /* Command Register 8 Write */ macro
901 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
902 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,0x0); \
H A Drocket.c2675 sOutB(io + _CMD_REG, RESET_ALL); /* reset AIOP */
2676 sOutB(io + _CMD_REG, 0x0);
2750 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG;

Completed in 102 milliseconds