Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket_int.h104 #define _CMD_REG 0x38 /* Command Register 8 Write */ macro
909 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
910 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,0x0); \
H A Drocket.c2638 sOutB(io + _CMD_REG, RESET_ALL); /* reset AIOP */ in sReadAiopID()
2639 sOutB(io + _CMD_REG, 0x0); in sReadAiopID()
2713 ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG; in sInitChan()

Completed in 6 milliseconds