Home
last modified time | relevance | path

Searched refs:PCMCIA_STATUS_DATAAVAILABLE (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h171 #define PCMCIA_STATUS_DATAAVAILABLE (0x80) //!< PCMCIA Status Register Bit - The module wants … macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h171 #define PCMCIA_STATUS_DATAAVAILABLE (0x80) //!< PCMCIA Status Register Bit - The module wants … macro
/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1962 return ( u8StatusBit & PCMCIA_STATUS_DATAAVAILABLE ); in _MDrv_PCMCIA_IsDataAvailableV2()
2104 if ( !_MDrv_PCMCIA_WaitForStatusBitV2( eModule, PCMCIA_STATUS_DATAAVAILABLE ) ) in _MDrv_PCMCIA_NegotiateBufferSizeV2()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65176 #define PCMCIA_STATUS_DATAAVAILABLE (0x80)