Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h70 static inline unsigned short sInW(unsigned short port) in sInW() function
452 Word_t w = sInW((CTLP)->PCIIO); \
791 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat)
847 (sInW((CTLP)->PCIIO2) & UPCI_AIOP_INTR_BITS) : \
848 ((sInW((CTLP)->PCIIO) >> 8) & AIOP_INTR_BITS))
860 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount)
Drocket.c356 CharNStat = sInW(sGetTxRxDataIO(cp)); in rp_do_receive()
2120 (sInW(ConfigIO + _PCI_9030_GPIO_CTRL) & in register_PCI()
2674 AiopID = sInW(io + _CHN_STAT0) & 0x07; in sReadAiopID()
2702 x = sInW(io + _INDX_DATA); in sReadAiopNumChan()
2704 if (x != sInW(io + _INDX_DATA)) /* if different must be 8 chan */ in sReadAiopNumChan()