Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dehci-q.c383 (EHCI_TUNE_CERR << 10); in qh_completions()
596 token |= (EHCI_TUNE_CERR << 10); in qh_urb_transaction()
1190 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.c83 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ macro
1612 token |= (EHCI_TUNE_CERR << 10); in qh_urb_transaction()
/linux-6.15/drivers/usb/isp1760/
H A Disp1760-hcd.c810 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ macro