Home
last modified time | relevance | path

Searched refs:VPU_RISC_MBOX0 (Results 1 – 25 of 134) sorted by relevance

123456

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.c199 if(HAL_JPD_IsVPUMBoxReady(VPU_RISC_MBOX0)) in MDrv_JPD_IsFirmwareReady()
201 HAL_JPD_ReadVPUMBox(VPU_RISC_MBOX0, (MS_U32 *)&u32FirmVer); in MDrv_JPD_IsFirmwareReady()
202 HAL_JPD_ClearVPUMBox(VPU_RISC_MBOX0, TRUE); in MDrv_JPD_IsFirmwareReady()
311 if(HAL_JPD_IsVPUMBoxReady(VPU_RISC_MBOX0)) in MDrv_JPD_CheckVPUStatus()
313 HAL_JPD_ReadVPUMBox(VPU_RISC_MBOX0, (MS_U32 *)&u32Status); in MDrv_JPD_CheckVPUStatus()
314 HAL_JPD_ClearVPUMBox(VPU_RISC_MBOX0, TRUE); in MDrv_JPD_CheckVPUStatus()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c205 if(VirtualHal_MJPEG_IsVPUMBoxReady(VPU_RISC_MBOX0)) in MDrv_MJPEG_IsFirmwareReady()
207 VirtualHal_MJPEG_ReadVPUMBox(VPU_RISC_MBOX0, (MS_U32 *)&u32FirmVer); in MDrv_MJPEG_IsFirmwareReady()
208 VirtualHal_MJPEG_ClearVPUMBox(VPU_RISC_MBOX0); in MDrv_MJPEG_IsFirmwareReady()
322 if(VirtualHal_MJPEG_IsVPUMBoxReady(VPU_RISC_MBOX0)) in MDrv_MJPEG_CheckVPUStatus()
324 VirtualHal_MJPEG_ReadVPUMBox(VPU_RISC_MBOX0, (MS_U32 *)&u32Status); in MDrv_MJPEG_CheckVPUStatus()
325 VirtualHal_MJPEG_ClearVPUMBox(VPU_RISC_MBOX0); in MDrv_MJPEG_CheckVPUStatus()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/vpu/
H A DhalVPU.c452 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRdy()
488 case VPU_RISC_MBOX0: in HAL_VPU_MBoxRead()
512 case VPU_RISC_MBOX0: in HAL_VPU_MBoxClear()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/vpu_ex/
H A DhalVPU_EX.c2014 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2051 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2074 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2296 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2298 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/vpu_ex/
H A DhalVPU_EX.c2106 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2143 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2166 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2388 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2390 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/vpu_ex/
H A DhalVPU_EX.c2106 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2143 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2166 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2388 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2390 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/manhattan/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7621/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7821/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maxim/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/macan/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maserati/jpd/
H A DhalJPD.c1457 case VPU_RISC_MBOX0: in HAL_JPD_IsVPUMBoxReady()
1484 case VPU_RISC_MBOX0: in HAL_JPD_ReadVPUMBox()
1543 case VPU_RISC_MBOX0: in HAL_JPD_ClearVPUMBox()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/vpu_v3/
H A DhalVPU_EX.c2515 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRdy()
2552 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxRead()
2575 case VPU_RISC_MBOX0: in HAL_VPU_EX_MBoxClear()
2947 if(HAL_VPU_EX_MBoxRdy(VPU_RISC_MBOX0)) in HAL_VPU_EX_GetFWVer()
2949 bRet = HAL_VPU_EX_MBoxRead(VPU_RISC_MBOX0, &u32Version); in HAL_VPU_EX_GetFWVer()

123456