Searched refs:steps (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvTimer.c | 307 int mod_timer_body(struct timer_list *timer, U32 expires, U32 steps) in mod_timer_body() argument 316 timer->tmout_step = steps; in mod_timer_body() 340 int mod_timer(struct timer_list *timer, U32 expires, U32 steps) in mod_timer() argument 344 ret = mod_timer_body(timer, expires, steps); in mod_timer() 476 int mod_timer(struct timer_list *timer, U32 expires, U32 steps) in mod_timer() argument 488 timer->tmout_step = steps; in mod_timer()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvTimer.c | 282 int ms_update_timer(struct timer_list *timer, U32 expires, U32 steps) in ms_update_timer() argument 289 timer->tmout_step = steps; in ms_update_timer()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvTimer.h | 126 extern int ms_update_timer(struct timer_list *timer, MS_U32 expires, MS_U32 steps);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvTimer.h | 179 extern int mod_timer(struct timer_list *timer, U32 expires, U32 steps);
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 39 We protect your rights with two steps: (1) copyright the software, and
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 3525 …XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "Slow steps add 0x%tx\n",(ptrdiff_t)(u32OrigLPLL + (u32PLLStep… 3531 …XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "Slow steps minus 0x%tx\n", (ptrdiff_t)(u32OrigLPLL - (u32PLLS…
|