Home
last modified time | relevance | path

Searched refs:MMFI_RST_CMDQ_VD (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/mmfi/
H A DregMMFilein.h278 #define MMFI_RST_CMDQ_VD 0x00000040UL macro
H A DhalMMFilein.c621 else if(u32Path == MMFI_RST_CMDQ_VD) in HAL_MMFI_Chk_CmdQResetDone()
/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/mmfi/
H A DregMMFilein.h277 #define MMFI_RST_CMDQ_VD 0x00000040UL macro
H A DhalMMFilein.c629 else if(u32Path == MMFI_RST_CMDQ_VD) in HAL_MMFI_Chk_CmdQResetDone()
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/mmfi/
H A DregMMFilein.h277 #define MMFI_RST_CMDQ_VD 0x00000040UL macro
H A DhalMMFilein.c629 else if(u32Path == MMFI_RST_CMDQ_VD) in HAL_MMFI_Chk_CmdQResetDone()
/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi/
H A DdrvMMFilein.c655 u32value |= MMFI_RST_CMDQ_VD; in MDrv_MMFI_File_CmdQ_Reset()