Searched refs:EHCI_TUNE_RL_HS (Results 1 – 5 of 5) sorted by relevance
51 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro
918 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()923 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
79 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro
1463 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()1468 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
530 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro