Home
last modified time | relevance | path

Searched refs:_HVD_Read2Byte (Results 1 – 25 of 68) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/
H A DhalHVD_sub.c209 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
210 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
211 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
212 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
270 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI_BS2 ); in _HAL_HVD_Sub_GetBBUReadptr()
404 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Sub_Dump_HW_Status()
405 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Sub_Dump_HW_Status()
474 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFF80; in _HAL_HVD_Sub_GetESReadPtr()
476 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H_BS2 ) << 9; in _HAL_HVD_Sub_GetESReadPtr()
481 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR_BS2 ) & 0xFFC0; in _HAL_HVD_Sub_GetESReadPtr()
[all …]
H A DhalHVD.c214 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
215 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
216 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
276 u16Ret = _HVD_Read2Byte( HVD_REG_NAL_RPTR_HI ); in _HAL_HVD_GetBBUReadptr()
410 value = _HVD_Read2Byte(HVD_REG_DEBUG_DAT_L); in HAL_HVD_Dump_HW_Status()
411 value |= ((MS_U32)_HVD_Read2Byte(HVD_REG_DEBUG_DAT_H))<<16; in HAL_HVD_Dump_HW_Status()
480 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFF80; in _HAL_HVD_GetESReadPtr()
482 data |= _HVD_Read2Byte( HVD_REG_ESB_RPTR_H ) << 9; in _HAL_HVD_GetESReadPtr()
487 data=_HVD_Read2Byte( HVD_REG_ESB_RPTR ) & 0xFFC0; in _HAL_HVD_GetESReadPtr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/hvd_lite/
H A DhalHVD_EX.c234 #define HVD_MVD_RW_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == 0) && ((_HVD…
235 #define HVD_MVD_RW_RTO_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(9)) == 0) && ((_HVD…
236 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == 0) && ((_HVD…
237 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == 0) && ((_HVD…
238 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == 0) && ((_HVD…
239 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == 0) && ((_HVD…
241 …fine HVD_MVD_RW_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == BIT(6)) && ((
242 …fine HVD_MVD_RW_RTO_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(9)) == BIT(9)) && ((
243 …fine HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == BIT(10)) && ((
244 …fine HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == BIT(4)) && ((
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/hvd_v3/
H A DhalHVD_EX.c224 #define HVD_MVD_RW_0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0) && ((_HVD_…
225 #define HVD_MVD_RW_1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0) && ((_HVD_…
226 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0) && ((_HVD…
227 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0) && ((_HVD_…
228 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0) && ((_HVD_…
229 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0) && ((_HVD_…
231 …efine HVD_MVD_RW_0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4)) && ((_…
232 …efine HVD_MVD_RW_1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6)) && ((_…
233 …fine HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12)) && ((
234 …efine HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2)) && ((_…
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/hvd_v3/
H A DhalHVD_EX.c238 #define HVD_MVD_RW_0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0) && ((_HVD_…
239 #define HVD_MVD_RW_1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0) && ((_HVD_…
240 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0) && ((_HVD…
241 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0) && ((_HVD_…
242 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0) && ((_HVD_…
243 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0) && ((_HVD_…
245 …efine HVD_MVD_RW_0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4)) && ((_…
246 …efine HVD_MVD_RW_1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6)) && ((_…
247 …fine HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12)) && ((
248 …efine HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2)) && ((_…
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/hvd_v3/
H A DhalHVD_EX.c239 #define HVD_MVD_RW_0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0) && ((_HVD_…
240 #define HVD_MVD_RW_1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0) && ((_HVD_…
241 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0) && ((_HVD…
242 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0) && ((_HVD_…
243 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0) && ((_HVD_…
244 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0) && ((_HVD_…
246 …efine HVD_MVD_RW_0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4)) && ((_…
247 …efine HVD_MVD_RW_1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6)) && ((_…
248 …fine HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12)) && ((
249 …efine HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2)) && ((_…
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/hvd_v3/
H A DhalHVD_EX.c238 #define HVD_MVD_RW_0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0) && ((_HVD_…
239 #define HVD_MVD_RW_1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0) && ((_HVD_…
240 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0) && ((_HVD…
241 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0) && ((_HVD_…
242 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0) && ((_HVD_…
243 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0) && ((_HVD_…
245 …efine HVD_MVD_RW_0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4)) && ((_…
246 …efine HVD_MVD_RW_1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6)) && ((_…
247 …fine HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12)) && ((
248 …efine HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2)) && ((_…
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/hvd_v3/
H A DhalHVD_EX.c231 #define HVD_MVD_RW_0_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0)
232 #define HVD_MVD_RW_1_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0)
233 #define HVD_MVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0)
234 #define HVD_HVD_RW_MIF0_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0)
235 #define HVD_HVD_RW_MIF1_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0)
236 #define HVD_HVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0)
238 #define HVD_MVD_RW_0_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
239 #define HVD_MVD_RW_1_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6))
240 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
241 #define HVD_HVD_RW_MIF0_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2))
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/hvd_v3/
H A DhalHVD_EX.c231 #define HVD_MVD_RW_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == 0))
232 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == 0))
233 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == 0))
234 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == 0))
235 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == 0))
237 #define HVD_MVD_RW_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == BIT(6)))
238 #define HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == BIT(10)))
239 #define HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == BIT(4)))
240 #define HVD_HVD_RW_MIF1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == BIT(5)))
241 #define HVD_HVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == BIT(11)))
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/hvd_v3/
H A DhalHVD_EX.c231 #define HVD_MVD_RW_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == 0))
232 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == 0))
233 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == 0))
234 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == 0))
235 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == 0))
237 #define HVD_MVD_RW_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == BIT(6)))
238 #define HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == BIT(10)))
239 #define HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == BIT(4)))
240 #define HVD_HVD_RW_MIF1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == BIT(5)))
241 #define HVD_HVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == BIT(11)))
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/hvd_v3/
H A DhalHVD_EX.c231 #define HVD_MVD_RW_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == 0))
232 #define HVD_MVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == 0))
233 #define HVD_HVD_RW_MIF0_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == 0))
234 #define HVD_HVD_RW_MIF1_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == 0))
235 #define HVD_HVD_BBU_R_ON_MIU0 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == 0))
237 #define HVD_MVD_RW_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(6)) == BIT(6)))
238 #define HVD_MVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(10)) == BIT(10)))
239 #define HVD_HVD_RW_MIF0_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(4)) == BIT(4)))
240 #define HVD_HVD_RW_MIF1_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(5)) == BIT(5)))
241 #define HVD_HVD_BBU_R_ON_MIU1 (((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(11)) == BIT(11)))
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/hvd_ex/
H A DhalHVD_EX.c206 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
207 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
208 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
209 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
216 #define HVD_EVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_EVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(3)) == BIT(3))
376 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS4); in _HVD_EX_GetBBUReadptr()
377 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS3); in _HVD_EX_GetBBUReadptr()
390 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI(u32RB)); in _HVD_EX_GetBBUReadptr()
398 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS2); in _HVD_EX_GetBBUReadptr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/hvd_ex/
H A DhalHVD_EX.c206 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(4)) == BIT(4))
207 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
208 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(2)) == BIT(2))
209 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL3) & BIT(1)) == BIT(1))
216 #define HVD_EVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
217 #define HVD_EVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(3)) == BIT(3))
376 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS4); in _HVD_EX_GetBBUReadptr()
377 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS3); in _HVD_EX_GetBBUReadptr()
390 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI(u32RB)); in _HVD_EX_GetBBUReadptr()
398 u16Ret = _HVD_Read2Byte(HVD_REG_NAL_RPTR_HI_BS2); in _HVD_EX_GetBBUReadptr()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/hvd_v3/
H A DhalHVD_EX.c226 #define HVD_MVD_RW_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0)
227 #define HVD_MVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0)
228 #define HVD_HVD_RW_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == 0)
229 #define HVD_HVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == 0)
231 #define HVD_MVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
232 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
233 #define HVD_HVD_RW_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(2)) == BIT(2))
234 #define HVD_HVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(1)) == BIT(1))
242 #define HVD_EVD_RW_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0)
243 #define HVD_EVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0)
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/hvd_v3/
H A DhalHVD_EX.c231 #define HVD_MVD_RW_0_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == 0)
232 #define HVD_MVD_RW_1_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == 0)
233 #define HVD_MVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == 0)
234 #define HVD_HVD_RW_MIF0_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == 0)
235 #define HVD_HVD_RW_MIF1_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(3)) == 0)
236 #define HVD_HVD_BBU_R_ON_MIU0 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(0)) == 0)
238 #define HVD_MVD_RW_0_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL2) & BIT(4)) == BIT(4))
239 #define HVD_MVD_RW_1_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(6)) == BIT(6))
240 #define HVD_MVD_BBU_R_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL0) & BIT(12)) == BIT(12))
241 #define HVD_HVD_RW_MIF0_ON_MIU1 ((_HVD_Read2Byte(MIU0_REG_SEL4) & BIT(2)) == BIT(2))
[all …]

123