Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A DdrvSYS.c1259 PSYS_SETTSOUTCLOCKPHASE_PARAM pSetTSOutClockPhaseParam = NULL; in SYSIoctl() local
1382 pSetTSOutClockPhaseParam = (PSYS_SETTSOUTCLOCKPHASE_PARAM)pArgs; in SYSIoctl()
1383 … u32Ret = (MS_U32)psSYSInstPri->fpSYS_SetTSOutClockPhase(pSetTSOutClockPhaseParam->u16Val); in SYSIoctl()