Searched refs:speed (Results 1 – 17 of 17) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEhciHcd.c | 1270 U32 temp2, speed; in ehci_hub_control() local 1598 speed = (ehci_readl((U32)&ehci->regs->bus_control) >> 9) & 0x3; in ehci_hub_control() 1599 diag_printf("SPEED: %x\n", speed); in ehci_hub_control() 1602 if (speed == 2) // high speed in ehci_hub_control() 3853 switch (urb->dev->speed) { in qh_urb_transaction() 4611 if (urb->dev->speed == USB_SPEED_HIGH) { in qh_make() 4674 qh->gap_uf = 1 + usb_calc_bus_time (urb->dev->speed, in qh_make() 4743 switch (urb->dev->speed) { in qh_make() 4754 dbg ("unknow speed %d", urb->dev->speed); in qh_make() 4761 switch (urb->dev->speed) { in qh_make() [all …]
|
| H A D | drvHub.c | 4138 dev->speed = USB_SPEED_HIGH; in hub_port_wait_reset() 4140 dev->speed = USB_SPEED_LOW; in hub_port_wait_reset() 4142 dev->speed = USB_SPEED_FULL; in hub_port_wait_reset() 5591 else if (dev->speed != USB_SPEED_HIGH in hub_port_connect_change() 5592 && hub->speed == USB_SPEED_HIGH) { in hub_port_connect_change()
|
| H A D | drvURB.c | 250 if (dev->speed == USB_SPEED_HIGH) { in usb_submit_urb() 345 switch (dev->speed) { in usb_submit_urb()
|
| H A D | drvConfig.c | 124 if (to_usb_device(ddev)->speed == USB_SPEED_HIGH in usb_parse_endpoint() 136 if (dev->speed == USB_SPEED_HIGH in usb_parse_endpoint()
|
| H A D | drvUSB.c | 3375 switch (dev->speed) { in usb_new_device() 3516 if (dev->speed == USB_SPEED_FULL) { in usb_new_device()
|
| H A D | drvHCD.c | 1223 int usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time() argument 1259 switch (speed) { in usb_calc_bus_time()
|
| H A D | drvHCD.h | 530 extern int usb_calc_bus_time (int speed, int is_input,
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB.h | 210 enum usb_device_speed speed; member 549 if (dev->speed == USB_SPEED_HIGH) in usb_fill_int_urb()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/ |
| H A D | gadgetfs.h | 52 enum usb_device_speed speed; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | bpqether.h | 31 int speed; /* unused */ member
|
| H A D | scc.h | 133 long speed; /* Line speed, bps */ member
|
| H A D | firewire-cdev.h | 373 __u32 speed; member
|
| H A D | ethtool.h | 22 __u16 speed; /* The forced speed, 10Mb, 100Mb, gigabit */ member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | video.h | 114 __s32 speed; member
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.h | 234 extern int ms_usb_calc_bus_time (int speed, int is_input, int bytes);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 11315 //Currently, MVD does not suppport set speed for display outside mode 11454 //Currently, MJPEG does not suppport set speed for display outside mode 18552 /// Set up display speed 18554 /// @param eSpeedType \b IN : display speed type 19464 /// Decoder will start decode with full speed until target PTS is reached (equal or larger) then p… 19495 /// Decoder will skip all frames before target PTS, and start decode with full speed after target …
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 5686 …Byte(L_BK_LPLL(0x0A), 0xFFF0); // limit for lpll phase limit offset; set it to speed up frame lock
|