Searched refs:_CMD_REG (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 120 milliseconds