Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h439 #define sControllerEOI(CTLP) sOutB((CTLP)->MReg2IO,(CTLP)->MReg2 | INT_STROB) macro
Drocket.c2627 sControllerEOI(CtlP); /* clear EOI if warm init */ in sInitController()