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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 131 milliseconds