Home
last modified time | relevance | path

Searched refs:MSPI_MIU_STATUS_DONE (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pcmcia/hal/M7821/pcmcia/
H A DregPCMCIA.h158 #define MSPI_MIU_STATUS_DONE 0x0A // RIU_W or RIU_R done macro
/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c584 if(u8tmp == MSPI_MIU_STATUS_DONE || u8tmp == MSPI_MIU_STATUS_NONE) in _MSPI_MIU_CheckDone()