Home
last modified time | relevance | path

Searched refs:Config (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1693 pInfo->Config[pInfo->bNumConfigs].bConfigIndex = ( pAttribMem[2] & 0x3F ); in _MDrv_PCMCIA_ParseAttribMem()
1694 … PCMCIA_DEBUG(("Config Entry value 0x02%X\n",pInfo->Config[pInfo->bNumConfigs].bConfigIndex)); in _MDrv_PCMCIA_ParseAttribMem()
1762 pInfo->Config[pInfo->bNumConfigs].dwEAAddr = dwEAAddr; in _MDrv_PCMCIA_ParseAttribMem()
1773 pInfo->Config[pInfo->bNumConfigs].dwEALen = dwEALen; in _MDrv_PCMCIA_ParseAttribMem()
1786 pInfo->Config[pInfo->bNumConfigs].bIRQDesc1 = pAttribMem[i]; in _MDrv_PCMCIA_ParseAttribMem()
1793 … pInfo->Config[pInfo->bNumConfigs].wIRQData = (MS_U16)pAttribMem[i + 1] << 8 | in _MDrv_PCMCIA_ParseAttribMem()
1817 pInfo->Config[pInfo->bNumConfigs].fCITagsPresent |= 0x01; in _MDrv_PCMCIA_ParseAttribMem()
1825 pInfo->Config[pInfo->bNumConfigs].fCITagsPresent |= 0x02; in _MDrv_PCMCIA_ParseAttribMem()
2074 if ( pInfo->Config[i].fCITagsPresent == 0x03 ) in _MDrv_PCMCIA_SwitchToIOmodeV2()
2076 …_MDrv_PCMCIA_WriteAttribMemV2( eModule, (MS_U16)( pInfo->ConfigOffset ), pInfo->Config[i].bConfigI… in _MDrv_PCMCIA_SwitchToIOmodeV2()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvPCMCIA.h282 PCMCIA_CONFIG Config[MAX_PCMCIA_CONFIGS]; //!< The array of possible card configurations member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPCMCIA.h282 PCMCIA_CONFIG Config[MAX_PCMCIA_CONFIGS]; //!< The array of possible card configurations member
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.03533 "\tPre setting Type 0x%02x Addr = 0x%08llx size = 0x%08X Config = 0x%08X\n"
3534 "\tNow set to Type 0x%02x Addr = 0x%08llx size = 0x%08X Config = 0x%08X\n",
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt65287 PCMCIA_CONFIG Config[MAX_PCMCIA_CONFIGS];