Home
last modified time | relevance | path

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

/drivers/tty/
Drocket_int.h71 static inline unsigned short sInW(unsigned short port) in sInW() function
453 Word_t w = sInW((CTLP)->PCIIO); \
792 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat)
848 (sInW((CTLP)->PCIIO2) & UPCI_AIOP_INTR_BITS) : \
849 ((sInW((CTLP)->PCIIO) >> 8) & AIOP_INTR_BITS))
861 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount)
Drocket.c343 CharNStat = sInW(sGetTxRxDataIO(cp)); in rp_do_receive()
2079 (sInW(ConfigIO + _PCI_9030_GPIO_CTRL) & in register_PCI()
2633 AiopID = sInW(io + _CHN_STAT0) & 0x07; in sReadAiopID()
2661 x = sInW(io + _INDX_DATA); in sReadAiopNumChan()
2663 if (x != sInW(io + _INDX_DATA)) /* if different must be 8 chan */ in sReadAiopNumChan()