OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:done_head
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
133
__u32
done_head
; /* info returned for an interrupt */
member in struct:ohci_hcca
217
#define OHCI_INTR_WDH (1 << 1) /* writeback of
done_head
*/
/external/u-boot/drivers/usb/host/
ohci.h
144
__u32
done_head
; /* info returned for an interrupt */
member in struct:ohci_hcca
233
#define OHCI_INTR_WDH (1 << 1) /* writeback of
done_head
*/
Completed in 125 milliseconds