Home
last modified time | relevance | path

Searched refs:drv_gpd_set_access_bound (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c867drv_gpd_set_access_bound(pGPDContext->GpdAddrInfo.u32PA_WriteBufferAddr,pGPDContext->GpdAddrInfo.u… in _MApi_GPD_OutputDecode()
993drv_gpd_set_access_bound(pGPDContext->GpdAddrInfo.u32PA_WriteBufferAddr,pGPDContext->GpdAddrInfo.u… in _MApi_GPD_OutputDecodeMGIF()
1108drv_gpd_set_access_bound(pGPDContext->GpdAddrInfo.u32PA_WriteBufferAddr,pGPDContext->GpdAddrInfo.u… in _MApi_GPD_OutputDecodeROI()
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddrvgpd.h202 void drv_gpd_set_access_bound(MS_U32 w_start, MS_U32 w_end, MS_U32 i_start, MS_U32 i_end);
H A Ddrvgpd.c1567 void drv_gpd_set_access_bound(MS_U32 w_start, MS_U32 w_end, MS_U32 i_start, MS_U32 i_end) in drv_gpd_set_access_bound() function