Searched refs:shm (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/ |
| H A D | drvCMDQ.c | 176 ShmCtx *shm; member 509 …MS_U8*)_ctx[hnd].shm_name, sizeof(ShmCtx), &u32ShmId, (MS_VIRT*)&_ctx[hnd].shm, &u32shmBufSize, MS… in MDrv_CMDQv2_Init() 558 …MS_U8*)_ctx[hnd].shm_name, sizeof(ShmCtx), &u32ShmId, (MS_VIRT*)&_ctx[hnd].shm, &u32shmBufSize, MS… in MDrv_CMDQv2_Init() 567 if(_ctx[hnd].shm->init == 0) /* only first init will assign shm data, and not form STR_RESUME */ in MDrv_CMDQv2_Init() 569 _ctx[hnd].shm->init = 1; in MDrv_CMDQv2_Init() 570 _ctx[hnd].shm->miu_select = _ctx[hnd].CMDQ_BUFFER_MIU; in MDrv_CMDQv2_Init() 571 _ctx[hnd].shm->buffer_wr = 0; //following code flow check 0 to know its not setup. in MDrv_CMDQv2_Init() 574 _msg("set _ctx[%d].shm->buffer_wr to 0x%X\n", hnd, _ctx[hnd].shm->buffer_wr); in MDrv_CMDQv2_Init() 575 _dbg("set _ctx[%d].shm->buffer_wr to 0x%X\n", hnd, _ctx[hnd].shm->buffer_wr); in MDrv_CMDQv2_Init() 576 _err("set _ctx[%d].shm->buffer_wr to 0x%X\n", hnd, _ctx[hnd].shm->buffer_wr); in MDrv_CMDQv2_Init() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 26253 PRINTF("VDEC receive get shm address in R2\n"); 26283 PRINTF("VDEC receive get shm address success in R2\n"); 26426 PRINTF("VDEC receive get shm address in optee\n"); 26440 …PRINTF("VDEC receive get shm address success in optee,%lld,%d,%lld\n",(unsigned long long int)(((M… 26448 PRINTF("VDEC receive get shm address success in optee\n");
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 11933 //get path data from shm 14259 //get pipe in into shm' 14442 //get from shm
|