Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A Dmvd_cc.c165 #define MVD_ON_MIU1 (stMemCfg.bFWMiuSel == MIU_SEL_1) macro
204 if(MVD_ON_MIU1) // SH@20110111, mvd code binary in MIU1 in MDrv_CC_CM_SetMVDRB_HWAddr()
440 #define __Offset2PA(x) ((MVD_ON_MIU1)?((x)|MIU1_BASEADDR):(x))
504 if(MVD_ON_MIU1) in MDrv_CC_PM_SetMVDRB_ReadAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A Dmvd_cc_EX.c169 #define MVD_ON_MIU1 HAL_MVD_GetFWSelMiu1() macro
353 if(MVD_ON_MIU1) // SH@20110111, mvd code binary in MIU1 in MDrv_CC_CM_SetMVDRB_HWAddr()
703 #define __Offset2PA(x) ((MVD_ON_MIU1)?((x)|MIU1_BASEADDR):(x))
1113 if(MVD_ON_MIU1) in MDrv_CC_PM_SetMVDRB_ReadAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A Dmvd_cc_EX.c173 #define MVD_ON_MIU1 HAL_MVD_GetFWSelMiu1() macro
357 if(MVD_ON_MIU1) // SH@20110111, mvd code binary in MIU1 in MDrv_CC_CM_SetMVDRB_HWAddr()
707 #define __Offset2PA(x) ((MVD_ON_MIU1)?((x)|MIU1_BASEADDR):(x))
1117 if(MVD_ON_MIU1) in MDrv_CC_PM_SetMVDRB_ReadAddr()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A Dmvd_cc_EX.c173 #define MVD_ON_MIU1 HAL_MVD_GetFWSelMiu1() macro
357 if(MVD_ON_MIU1) // SH@20110111, mvd code binary in MIU1 in MDrv_CC_CM_SetMVDRB_HWAddr()
707 #define __Offset2PA(x) ((MVD_ON_MIU1)?((x)|MIU1_BASEADDR):(x))
1117 if(MVD_ON_MIU1) in MDrv_CC_PM_SetMVDRB_ReadAddr()