Home
last modified time | relevance | path

Searched refs:EHCI_TUNE_CERR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-q.c387 (EHCI_TUNE_CERR << 10); in qh_completions()
600 token |= (EHCI_TUNE_CERR << 10); in qh_urb_transaction()
1194 token |= (EHCI_TUNE_CERR << 10); in ehci_submit_single_step_set_feature()
H A Dehci-hcd.c66 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ macro
H A Doxu210hp-hcd.c82 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ macro
1636 token |= (EHCI_TUNE_CERR << 10); in qh_urb_transaction()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c810 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ macro