Home
last modified time | relevance | path

Searched refs:RESET_ALL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/tty/
Drocket_int.h226 #define RESET_ALL 0x80 /* reset AIOP (all channels) */ macro
908 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
Drocket.c2672 sOutB(io + _CMD_REG, RESET_ALL); /* reset AIOP */ in sReadAiopID()