Searched refs:frame_no (Results 1 – 2 of 2) sorted by relevance
133 __u16 frame_no; /* current frame number */ member
493 dbg ("hcca frame #%04x", controller->hcca->frame_no); in ohci_dump()712 : (le16_to_cpu (ohci->hcca->frame_no) + 10)) & 0xffff; in sohci_submit_urb()990 return le16_to_cpu (ohci->hcca->frame_no); in sohci_get_current_frame_number()1340 frame = le16_to_cpu (ohci->hcca->frame_no) & 0x1; in ep_rm_ed()2415 unsigned int frame = le16_to_cpu (ohci->hcca->frame_no) & 1; in hc_interrupt()