Home
last modified time | relevance | path

Searched refs:u16CmdCnt (Results 1 – 25 of 58) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_menuload.c335 void MDrv_XC_MLoad_Trigger(void *pInstance, MS_PHY startAddr, MS_U16 u16CmdCnt) in MDrv_XC_MLoad_Trigger() argument
339 MLDBG(printf("%s 0x%llx, %u\n\n",__FUNCTION__, startAddr, u16CmdCnt)); in MDrv_XC_MLoad_Trigger()
346 Hal_XC_MLoad_set_depth(pInstance, u16CmdCnt); in MDrv_XC_MLoad_Trigger()
353 Hal_XC_MLoad_trigger(startAddr, MS_MLOAD_REG_LEN, (MS_U8)u16CmdCnt); in MDrv_XC_MLoad_Trigger()
554 MS_U16 u16CmdCnt; in MDrv_XC_MLoad_KickOff() local
609u16CmdCnt = u16FireIdx - pXCResourcePrivate->stdrvXC_MVideo_Context.stdrvXC_Menuload[psXCInstPri->… in MDrv_XC_MLoad_KickOff()
610 u16CmdCnt = Hal_XC_MLoad_Get_Depth(pInstance, u16CmdCnt); in MDrv_XC_MLoad_KickOff()
613 u64EndCmd = MS_MLOAD_END_CMD_SPREAD_MODE(((MS_U64)u16CmdCnt)); in MDrv_XC_MLoad_KickOff()
617 u64EndCmd = MS_MLOAD_END_CMD_DEV1_SPREAD_MODE(((MS_U64)u16CmdCnt)); in MDrv_XC_MLoad_KickOff()
628 MLDBG(printf("CmdBufAddr = 0x%llx, u16CmdCnt = 0x%x\n", CmdBufAddr, u16CmdCnt)); in MDrv_XC_MLoad_KickOff()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_menuload.c504 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
506 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
513 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
517 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_menuload.c503 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
505 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
512 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
516 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_menuload.c489 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
491 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
498 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
502 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_menuload.c489 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
491 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
498 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
502 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_menuload.c491 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
493 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
500 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
504 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_menuload.c491 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
493 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
500 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
504 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_menuload.c545 MS_U16 Hal_XC_MLoad_Get_Depth(MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
547 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
556 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
560 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_menuload.c576 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
581 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
589 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
593 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_menuload.c577 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
582 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
590 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
594 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_menuload.c585 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
590 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
598 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
602 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_menuload.c634 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
639 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
647 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
651 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_menuload.c585 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
590 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
598 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
602 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_menuload.c585 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
590 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
598 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
602 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_menuload.c585 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
590 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
598 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
602 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_menuload.c585 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt) in Hal_XC_MLoad_Get_Depth() argument
590 MS_U16 result = u16CmdCnt; in Hal_XC_MLoad_Get_Depth()
598 if((u16CmdCnt%u16CmdNum)!=0) in Hal_XC_MLoad_Get_Depth()
602 result = u16CmdCnt/u16CmdNum; in Hal_XC_MLoad_Get_Depth()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_menuload.h166 void MDrv_XC_MLoad_Trigger(void *pInstance, MS_PHY startAddr, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_menuload.h240 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_menuload.h240 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dmhal_menuload.h248 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_menuload.h248 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dmhal_menuload.h248 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_menuload.h248 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_menuload.h244 MS_U16 Hal_XC_MLoad_Get_Depth(MS_U16 u16CmdCnt);
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_menuload.h247 MS_U16 Hal_XC_MLoad_Get_Depth(void *pInstance, MS_U16 u16CmdCnt);

123