Searched refs:OHCI_ED_GET_EN (Results 1 – 2 of 2) sorted by relevance
79 #define OHCI_ED_GET_EN(s) (((s) >> 7) & 0xf) macro
623 OHCI_ED_GET_EN(ed_flags), in ohci_dump_ed()