Home
last modified time | relevance | path

Searched refs:MMFI_RST_CMDQ1 (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/mmfi/
H A DregMMFilein.h280 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/mmfi/
H A DregMMFilein.h288 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/mmfi/
H A DregMMFilein.h283 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c498 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/mmfi/
H A DregMMFilein.h283 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c496 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/mmfi/
H A DregMMFilein.h284 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/mmfi/
H A DregMMFilein.h285 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c505 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/mmfi/
H A DregMMFilein.h285 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c505 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/mmfi/
H A DregMMFilein.h285 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c505 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/mmfi/
H A DregMMFilein.h285 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c505 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/mmfi/
H A DregMMFilein.h350 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/mmfi/
H A DregMMFilein.h285 #define MMFI_RST_CMDQ1 0x0040UL macro
H A DhalMMFilein.c505 else if(u16RstItem == MMFI_RST_CMDQ1) in HAL_MMFI_Reset_SubItem()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/mmfi/
H A DregMMFilein.h288 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/mmfi/
H A DregMMFilein.h288 #define MMFI_RST_CMDQ1 0x0040 macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/mmfi2/
H A DdrvMMFilein.c689 HAL_MMFI_Reset_SubItem(MMFI_RST_CMDQ1); in MDrv_MMFI_File_CmdQ_Reset()