Home
last modified time | relevance | path

Searched refs:u16TestCnt (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c8305 void MApi_XC_FpllBoundaryTest_U2(void* pInstance, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt) in MApi_XC_FpllBoundaryTest_U2() argument
8328 printf("MApi_XC_EnableFpllBoundaryTest(0x%tx, %d)\n", (ptrdiff_t)u32FpllSetOffset, u16TestCnt); in MApi_XC_FpllBoundaryTest_U2()
8349 for(i=0; i<u16TestCnt; i++) in MApi_XC_FpllBoundaryTest_U2()
8360 void MApi_XC_FpllBoundaryTest(MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt) in MApi_XC_FpllBoundaryTest() argument
8370 XCArgs.u16TestCnt = u16TestCnt; in MApi_XC_FpllBoundaryTest()
H A Dmdrv_sc_display.c.08301 /// @param u16TestCnt @ref MS_U16 \b IN: the times to do boundary test
8303 void MApi_XC_FpllBoundaryTest_U2(void* pInstance, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt)
8326 printf("MApi_XC_EnableFpllBoundaryTest(0x%tx, %d)\n", (ptrdiff_t)u32FpllSetOffset, u16TestCnt);
8347 for(i=0; i<u16TestCnt; i++)
8358 void MApi_XC_FpllBoundaryTest(MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt)
8368 XCArgs.u16TestCnt = u16TestCnt;
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_v2.h1615 MS_U16 u16TestCnt; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h1832 MS_U16 u16TestCnt; member
H A DapiXC_EX.h3475 …lBoundaryTest(XC_DEVICE_ID *pDeviceId, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt); // debug…
H A DapiXC.h5580 void MApi_XC_FpllBoundaryTest(MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt); // debug purpose
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_EX.c6822 … MApi_XC_EX_FpllBoundaryTest(XC_DEVICE_ID *pDeviceId, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt) in MApi_XC_EX_FpllBoundaryTest() argument
6832 XCArgs.u16TestCnt = u16TestCnt; in MApi_XC_EX_FpllBoundaryTest()
H A DXC_private.h2185 void MApi_XC_FpllBoundaryTest_U2(void* pInstance, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt);
H A DapiXC_v2.c4897 … psXCInstPri->fpXC_FpllBoundaryTest(pInstance, pXCArgs->u32FpllSetOffset, pXCArgs->u16TestCnt); in _XCIoctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt4908 void MApi_XC_FpllBoundaryTest(MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt);
38841 …d MApi_XC_EX_FpllBoundaryTest(XC_DEVICE_ID *pDeviceId, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt);
61732 MS_U16 u16TestCnt;