Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h52 __u32 hwINFO; member
113 __u32 hwINFO; member
H A Dohci-hcd.c331 printf(" ed: %4x;", ed->hwINFO); in ep_print_int_eds()
362 dbg("%08x", edp->hwINFO); in maybe_print_eds()
777 ed->hwINFO |= m32_swap(OHCI_ED_SKIP); in ep_unlink()
869 ed->hwINFO = m32_swap(usb_pipedevice(pipe) in ep_add_ed()
930 td->hwINFO = m32_swap(info); in td_fill()
1069 cc = TD_CC_GET(m32_swap(td_list->hwINFO)); in check_status()
1142 tdINFO = m32_swap(td_list->hwINFO); in takeback_td()