Home
last modified time | relevance | path

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

123

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/vpu/
H A DhalVPU.c453 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX0_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
456 bResult = (_VPU_Read2Byte(VPU_REG_RISC_MBOX_RDY)&VPU_REG_RISC_MBOX1_RDY)?TRUE:FALSE; in HAL_VPU_MBoxRdy()
H A DregVPU.h308 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/manhattan/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7621/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7821/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maxim/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/macan/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maserati/jpd/
H A DhalJPD.c1458 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX0_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
1461 … bResult = (__HAL_JPD_Read2Byte(VPU_REG_RISC_MBOX_RDY) & VPU_REG_RISC_MBOX1_RDY) ? TRUE: FALSE; in HAL_JPD_IsVPUMBoxReady()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/vpu_ex/
H A DregVPU_EX.h313 #define VPU_REG_RISC_MBOX_RDY (REG_MBX_BASE+( 0x0068<<1)) macro

123