Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h142 __u16 frame_no; /* current frame number */ member
H A Dohci-hcd.c497 dbg("hcca frame #%04x", controller->hcca->frame_no); in ohci_dump()
601 return m16_swap(ohci->hcca->frame_no); in sohci_get_current_frame_number()
1969 unsigned int frame = m16_swap(ohci->hcca->frame_no) & 1; in hc_interrupt()