Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket_int.h832 #define sGetControllerIntStatus(CTLP) (sInB((CTLP)->MReg1IO) & 0x0f) macro
Drocket.c564 CtlMask = sGetControllerIntStatus(ctlp); in rp_do_poll()