Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Doxu210hp-hcd.c84 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro
1859 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
1864 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c811 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro