Home
last modified time | relevance | path

Searched refs:VPU_I_R_ON_MIU2 (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/vpu_v3/
H A DhalVPU_EX.c270 #define VPU_I_R_ON_MIU2 (((_VPU_ReadByte(MIU0_REG_SEL0+1) & BIT(0)) == 0) && ((_VPU_Rea… macro
1157 else if (VPU_I_R_ON_MIU2) in _VPU_EX_InitAll()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/vpu_v3/
H A DhalVPU_EX.c262 #define VPU_I_R_ON_MIU2 (((_VPU_ReadByte(MIU0_REG_SEL0+1) & BIT(0)) == 0) && ((_VPU_Rea… macro
1109 else if (VPU_I_R_ON_MIU2) in _VPU_EX_InitAll()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/vpu_v3/
H A DhalVPU_EX.c275 #define VPU_I_R_ON_MIU2 (((_VPU_ReadByte(MIU0_REG_SEL0+1) & BIT(0)) == 0) && ((_VPU_Rea… macro
1182 else if (VPU_I_R_ON_MIU2) in _VPU_EX_InitAll()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DhalVPU_EX.c276 #define VPU_I_R_ON_MIU2 (((_VPU_ReadByte(MIU0_REG_SEL0+1) & BIT(0)) == 0) && ((_VPU_Rea… macro
1200 else if (VPU_I_R_ON_MIU2) in _VPU_EX_InitAll()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/vpu_lite/
H A DhalVPU_EX.c304 #define VPU_I_R_ON_MIU2(vpu) ((vpu==VPU_EVDR2)? … macro
1229 else if (VPU_I_R_ON_MIU2(u8VPU)) in _VPU_EX_InitAll()