Searched refs:period (Results 1 – 14 of 14) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI_SCHD.cxx | 329 frame += qh1->period; in intr_deschedule() 345 if (((ehci_get_frame (&ehci->hcd) - frame) % qh1->period) == 0) { in intr_deschedule() 360 (qh1->usecs + qh1->c_usecs) / qh1->period; in intr_deschedule() 364 qh1, qh1->period, frame, in intr_deschedule() 372 U32 period, in check_period() argument 401 } while ((frame += period) < ehci->periodic_size); in check_period() 417 if (!check_period (ehci, frame, uframe, qh->period, qh->usecs)) in check_intr_schedule() 430 qh->period, qh->c_usecs)) in check_intr_schedule() 433 qh->period, qh->c_usecs)) in check_intr_schedule() 455 if (frame1 < qh->period) { in qh_schedule() [all …]
|
| H A D | drvEhciHcd.c | 4616 qh->period = urb->interval >> 3; in qh_make() 4617 if (qh->period < 1) { in qh_make() 4685 qh->period = urb->interval; in qh_make() 4687 qh->period = urb->interval >> 3; in qh_make()
|
| H A D | drvEHCI.h | 1922 U16 period; member
|
| H A D | drvEHCIDBG.cpp | 755 p.qh->period, in show_periodic()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEHCI_SCHD.cxx | 201 U32 period; in ms_intr_deschedule() local 207 if ((period = pQh1->u16Period) == 0) in ms_intr_deschedule() 208 period = 1; in ms_intr_deschedule() 215 u32Frame += period; in ms_intr_deschedule() 451 unsigned period = qh->u16Period; in ms_qh_link_periodic() local 454 period, qh->hw_ep_state2 & (QH_CMASK | QH_SMASK), in ms_qh_link_periodic() 458 if (period == 0) in ms_qh_link_periodic() 459 period = 1; in ms_qh_link_periodic() 461 for (i = qh->u16Start; i < ehci->u32PeriodicSize; i += period) { in ms_qh_link_periodic()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 415 int period; member 532 _MsOS_Timer_Info[u32I].period = 0; in MsOS_Init() 1726 _MsOS_Timer_Info[s32Id].timer.expires = jiffies + HZ*_MsOS_Timer_Info[s32Id].period/1000; in _MsOS_TimerNotify() 1772 _MsOS_Timer_Info[s32Id].period = u32PeriodTimeMs; in MsOS_CreateTimer() 1810 _MsOS_Timer_Info[s32TimerId].period = 0; in MsOS_DeleteTimer() 1842 … _MsOS_Timer_Info[s32TimerId].timer.expires = jiffies + _MsOS_Timer_Info[s32TimerId].period/1000; in MsOS_StartTimer()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 358 int period; member 507 _MsOS_Timer_Info[u32I].period = 0; in MsOS_Init() 2121 _MsOS_Timer_Info[s32Id].timer.expires = jiffies + HZ*_MsOS_Timer_Info[s32Id].period/1000; in _MsOS_TimerNotify() 2176 _MsOS_Timer_Info[s32Id].period = u32PeriodTimeMs; in MsOS_CreateTimer() 2217 _MsOS_Timer_Info[s32TimerId].period = 0; in MsOS_DeleteTimer() 2254 … _MsOS_Timer_Info[s32TimerId].timer.expires = jiffies + _MsOS_Timer_Info[s32TimerId].period/1000; in MsOS_StartTimer()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | kd.h | 147 int period; /* in msec; <= 0: don't change */ member
|
| H A D | pkt_sched.h | 309 __u32 period; /* current period */ member
|
| H A D | input.h | 837 __u16 period; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvPWM.h | 221 MS_U16 period; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvPWM.h | 229 MS_U16 period; member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 3741 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "IP sync period = %u ms\n", u16IPVsyncPeriod); 3784 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "IP sync period = %u ms\n", u16IPVsyncPeriod);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 24674 MS_U16 period;
|