Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/mmfi/
H A DregMMFilein.h296 #define MMFI_HWINT_STS_AU_ERR 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/mmfi/
H A DregMMFilein.h295 #define MMFI_HWINT_STS_AU_ERR 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/mmfi/
H A DregMMFilein.h295 #define MMFI_HWINT_STS_AU_ERR 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi/
H A DdrvMMFilein.c1148 if(u32temp & MMFI_HWINT_STS_AU_ERR) in MDrv_MMFI_File_ChkStatus()