Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h227 #define RESET_ALL 0x80 /* reset AIOP (all channels) */ macro
909 sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
Drocket.c2625 sOutB(io + _CMD_REG, RESET_ALL); /* reset AIOP */ in sReadAiopID()