Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/hal/M7821/pcmcia/
H A DregPCMCIA.h153 #define MSPI_MIU_STATUS_NONE 0x00 // Initial status 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()