Home
last modified time | relevance | path

Searched defs:ohci_ed (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_ohci_reg.h409 struct ohci_ed struct
411 volatile uint32_t ctrl; /* ED status/control bits */
412 volatile uint32_t tailp; /* TD Queue Tail Pointer (TailP) */
413 volatile uint32_t headp; /* TD Queue Head Pointer (HeadP) */
414 volatile uint32_t nexted; /* Next Endpoint Descriptor (NextED) */

Completed in 4 milliseconds