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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket_int.h70 static inline unsigned short sInW(unsigned short port) function
452 Word_t w = sInW((CTLP)->PCIIO); \
791 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat)
840 (sInW((CTLP)->PCIIO2) & UPCI_AIOP_INTR_BITS) : \
841 ((sInW((CTLP)->PCIIO) >> 8) & AIOP_INTR_BITS))
853 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount)
H A Drocket.c361 CharNStat = sInW(sGetTxRxDataIO(cp));
2001 (sInW(ConfigIO + _PCI_9030_GPIO_CTRL) &
2677 AiopID = sInW(io + _CHN_STAT0) & 0x07;
2705 x = sInW(io + _INDX_DATA);
2707 if (x != sInW(io + _INDX_DATA)) /* if different must be 8 chan */

Completed in 72 milliseconds