Searched refs:EHCI_ITD_GET_LEN (Results 1 – 2 of 2) sorted by relevance
205 #define EHCI_ITD_GET_LEN(x) (((x) >> 16) & 0xfff) macro
826 len = EHCI_ITD_GET_LEN(status); in ehci_isoc_idone()1325 EHCI_ITD_GET_STATUS(t), EHCI_ITD_GET_LEN(t), in ehci_dump_itd()