Home
last modified time | relevance | path

Searched refs:UHCI_PTR_DEPTH (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.h84 #define UHCI_PTR_DEPTH cpu_to_le32(0x0004) macro
Duhci-debug.c184 if (element & UHCI_PTR_DEPTH) in uhci_show_qh()
190 if (!(element & ~(UHCI_PTR_QH | UHCI_PTR_DEPTH))) in uhci_show_qh()