Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-q.c736 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
741 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
Dehci-hcd.c117 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro