Searched defs:EHCI_LIST_END (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | oxu210hp.h | 253 #define EHCI_LIST_END cpu_to_le32(1) /* "null pointer" to hw */ macro |
D | ehci.h | 361 #define EHCI_LIST_END(ehci) cpu_to_hc32(ehci, 1) /* "null pointer" to hw */ macro |