Home
last modified time | relevance | path

Searched refs:bINT (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.c796 MS_BOOL bINT = false; in HAL_TSIO_SGDMAIN_IntRead() local
802 bINT = (VC_INT & ((MS_U64)(0x1) << u8Chid)) >> u8Chid; in HAL_TSIO_SGDMAIN_IntRead()
803 *u16Status = bINT; in HAL_TSIO_SGDMAIN_IntRead()
1029 MS_BOOL bINT = false; in HAL_TSIO_SGDMAOUT_IntRead() local
1035 bINT = (VC_INT & ((MS_U64)(0x1) << u8Chid)) >> u8Chid; in HAL_TSIO_SGDMAOUT_IntRead()
1036 if (bINT) in HAL_TSIO_SGDMAOUT_IntRead()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.c796 MS_BOOL bINT = false; in HAL_TSIO_SGDMAIN_IntRead() local
802 bINT = (VC_INT & ((MS_U64)(0x1) << u8Chid)) >> u8Chid; in HAL_TSIO_SGDMAIN_IntRead()
803 *u16Status = bINT; in HAL_TSIO_SGDMAIN_IntRead()
1029 MS_BOOL bINT = false; in HAL_TSIO_SGDMAOUT_IntRead() local
1035 bINT = (VC_INT & ((MS_U64)(0x1) << u8Chid)) >> u8Chid; in HAL_TSIO_SGDMAOUT_IntRead()
1036 if (bINT) in HAL_TSIO_SGDMAOUT_IntRead()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h279 MS_U8 bINT; //!< PCMCIA card Support interrupt or not member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h279 MS_U8 bINT; //!< PCMCIA card Support interrupt or not member
/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1691 … pInfo->bINT = FALSE; // It's MUST because there are multiple CISTPL_CFTABLE_ENTRYs. in _MDrv_PCMCIA_ParseAttribMem()
1789 pInfo->bINT = ENABLE; in _MDrv_PCMCIA_ParseAttribMem()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65284 MS_U8 bINT;