Searched refs:USBSOF_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/usb/host/ | ||
D | uhci-hcd.h | 46 #define USBSOF_DEFAULT 64 /* Frame length is exactly 1 ms */ macro |
D | uhci-hcd.c | 182 outb(USBSOF_DEFAULT, uhci->io_addr + USBSOF); in configure_hc() |