Searched refs:EHCI_TUNE_RL_HS (Results 1 – 2 of 2) sorted by relevance
736 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()741 info1 |= (EHCI_TUNE_RL_HS << 28); in qh_make()
117 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */ macro