Searched refs:u16TestCnt (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c | 8305 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 D | mdrv_sc_display.c.0 | 8301 /// @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 D | apiXC_v2.h | 1615 MS_U16 u16TestCnt; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_v2.h | 1832 MS_U16 u16TestCnt; member
|
| H A D | apiXC_EX.h | 3475 …lBoundaryTest(XC_DEVICE_ID *pDeviceId, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt); // debug…
|
| H A D | apiXC.h | 5580 void MApi_XC_FpllBoundaryTest(MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt); // debug purpose
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_EX.c | 6822 … 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 D | XC_private.h | 2185 void MApi_XC_FpllBoundaryTest_U2(void* pInstance, MS_U32 u32FpllSetOffset, MS_U16 u16TestCnt);
|
| H A D | apiXC_v2.c | 4897 … psXCInstPri->fpXC_FpllBoundaryTest(pInstance, pXCArgs->u32FpllSetOffset, pXCArgs->u16TestCnt); in _XCIoctl()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 4908 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;
|