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