Home
last modified time | relevance | path

Searched refs:hw_alt_next (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-mem.c32 qtd->hw_alt_next = EHCI_LIST_END(ehci); in ehci_qtd_init()
205 hw->hw_alt_next = EHCI_LIST_END(ehci); in ehci_mem_init()
H A Dehci-dbg.c84 hc32_to_cpup(ehci, &qtd->hw_alt_next), in dbg_qtd()
366 /* tries to advance through hw_alt_next */ in token_mark()
389 if ((hw->hw_alt_next & QTD_MASK(ehci)) in qh_lines()
390 == ehci->async->hw->hw_alt_next) in qh_lines()
392 else if (hw->hw_alt_next == list_end) in qh_lines()
408 (hc32_to_cpup(ehci, &hw->hw_alt_next) >> 1) & 0x0f, in qh_lines()
427 if (td->hw_alt_next == ehci->async->hw->hw_alt_next) in qh_lines()
429 else if (td->hw_alt_next != list_end) in qh_lines()
H A Dehci-q.c87 hw->hw_alt_next = EHCI_LIST_END(ehci); in qh_update()
407 && !(qtd->hw_alt_next in qh_completions()
468 && (qtd->hw_alt_next in qh_completions()
669 qtd->hw_alt_next = ehci->async->hw->hw_alt_next; in qh_urb_transaction()
699 qtd->hw_alt_next = EHCI_LIST_END(ehci); in qh_urb_transaction()
1228 qtd->hw_alt_next = EHCI_LIST_END(ehci); in submit_single_step_set_feature()
H A Dfotg210.h323 __hc32 hw_alt_next; /* see EHCI 3.5.2 */ member
353 /* mask NakCnt+T in qh->hw_alt_next */
431 __hc32 hw_alt_next; member
H A Dehci.h291 __hc32 hw_alt_next; /* see EHCI 3.5.2 */ member
321 /* mask NakCnt+T in qh->hw_alt_next */
399 __hc32 hw_alt_next; member
H A Dfotg210-hcd.c120 hc32_to_cpup(fotg210, &qtd->hw_alt_next), in dbg_qtd()
350 /* tries to advance through hw_alt_next */ in token_mark()
372 if ((hw->hw_alt_next & QTD_MASK(fotg210)) == in qh_lines()
373 fotg210->async->hw->hw_alt_next) in qh_lines()
375 else if (hw->hw_alt_next == list_end) in qh_lines()
390 (hc32_to_cpup(fotg210, &hw->hw_alt_next) >> 1) & 0x0f); in qh_lines()
403 if (td->hw_alt_next == fotg210->async->hw->hw_alt_next) in qh_lines()
405 else if (td->hw_alt_next != list_end) in qh_lines()
1811 qtd->hw_alt_next in fotg210_qtd_init()
[all...]
H A Doxu210hp-hcd.c237 __le32 hw_alt_next; /* see EHCI 3.5.2 */ member
268 /* mask NakCnt+T in qh->hw_alt_next */
322 __le32 hw_alt_next; member
981 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_init()
1017 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_alloc()
1251 qh->hw_alt_next = EHCI_LIST_END; in qh_update()
1478 !(qtd->hw_alt_next & EHCI_LIST_END)) { in qh_completions()
1703 qtd->hw_alt_next = oxu->async->hw_alt_next; in qh_urb_transaction()
1731 qtd->hw_alt_next in qh_urb_transaction()
[all...]
H A Dehci-hcd.c516 * its dummy is used in hw_alt_next of many tds, to prevent the qh in ehci_init()
529 hw->hw_alt_next = QTD_NEXT(ehci, ehci->async->dummy->qtd_dma); in ehci_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-mem.c32 qtd->hw_alt_next = EHCI_LIST_END(ehci); in ehci_qtd_init()
204 hw->hw_alt_next = EHCI_LIST_END(ehci); in ehci_mem_init()
H A Dehci-dbg.c84 hc32_to_cpup(ehci, &qtd->hw_alt_next), in dbg_qtd()
366 /* tries to advance through hw_alt_next */ in token_mark()
389 if ((hw->hw_alt_next & QTD_MASK(ehci)) in qh_lines()
390 == ehci->async->hw->hw_alt_next) in qh_lines()
392 else if (hw->hw_alt_next == list_end) in qh_lines()
408 (hc32_to_cpup(ehci, &hw->hw_alt_next) >> 1) & 0x0f, in qh_lines()
427 if (td->hw_alt_next == ehci->async->hw->hw_alt_next) in qh_lines()
429 else if (td->hw_alt_next != list_end) in qh_lines()
H A Dehci-q.c88 hw->hw_alt_next = EHCI_LIST_END(ehci); in qh_update()
408 && !(qtd->hw_alt_next in qh_completions()
469 && (qtd->hw_alt_next in qh_completions()
670 qtd->hw_alt_next = ehci->async->hw->hw_alt_next; in qh_urb_transaction()
700 qtd->hw_alt_next = EHCI_LIST_END(ehci); in qh_urb_transaction()
1229 qtd->hw_alt_next = EHCI_LIST_END(ehci); in ehci_submit_single_step_set_feature()
H A Dehci.h294 __hc32 hw_alt_next; /* see EHCI 3.5.2 */ member
324 /* mask NakCnt+T in qh->hw_alt_next */
402 __hc32 hw_alt_next; member
H A Doxu210hp-hcd.c237 __le32 hw_alt_next; /* see EHCI 3.5.2 */ member
268 /* mask NakCnt+T in qh->hw_alt_next */
322 __le32 hw_alt_next; member
981 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_init()
1017 qtd->hw_alt_next = EHCI_LIST_END; in ehci_qtd_alloc()
1251 qh->hw_alt_next = EHCI_LIST_END; in qh_update()
1479 !(qtd->hw_alt_next & EHCI_LIST_END)) { in qh_completions()
1704 qtd->hw_alt_next = oxu->async->hw_alt_next; in qh_urb_transaction()
1732 qtd->hw_alt_next in qh_urb_transaction()
[all...]
H A Dehci-hcd.c517 * its dummy is used in hw_alt_next of many tds, to prevent the qh in ehci_init()
530 hw->hw_alt_next = QTD_NEXT(ehci, ehci->async->dummy->qtd_dma); in ehci_init()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h321 __hc32 hw_alt_next; /* see EHCI 3.5.2 */ member
351 /* mask NakCnt+T in qh->hw_alt_next */
429 __hc32 hw_alt_next; member
H A Dfotg210-hcd.c119 hc32_to_cpup(fotg210, &qtd->hw_alt_next), in dbg_qtd()
349 /* tries to advance through hw_alt_next */ in token_mark()
371 if ((hw->hw_alt_next & QTD_MASK(fotg210)) == in qh_lines()
372 fotg210->async->hw->hw_alt_next) in qh_lines()
374 else if (hw->hw_alt_next == list_end) in qh_lines()
389 (hc32_to_cpup(fotg210, &hw->hw_alt_next) >> 1) & 0x0f); in qh_lines()
402 if (td->hw_alt_next == fotg210->async->hw->hw_alt_next) in qh_lines()
404 else if (td->hw_alt_next != list_end) in qh_lines()
1811 qtd->hw_alt_next in fotg210_qtd_init()
[all...]

Completed in 32 milliseconds