Searched full:frame_no (Results 1 – 8 of 8) sorted by relevance
69 /* HC may see EDs on rm_list until next frame (frame_no == tick) */195 * OHCI defines u16 frame_no, followed by u16 zero pad.199 __hc32 frame_no; /* current frame number */ member419 #define OHCI_QUIRK_FRAME_NO 0x80 /* no big endian frame_no shift */665 tmp = be32_to_cpup((__force __be32 *)&ohci->hcca->frame_no); in ohci_frame_no()669 tmp = le32_to_cpup((__force __le32 *)&ohci->hcca->frame_no); in ohci_frame_no()
755 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local841 frame_no = ohci_frame_no(ohci); in io_watchdog_func()842 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()860 prev_frame_no = frame_no; in io_watchdog_func()
502 * behave. frame_no wraps every 2^16 msec, and changes right before in start_ed_unlink()
14 * @no_big_frame_no: no big endian frame_no shift
87 u32 frame_no; member
51 ctx->curr_param.frame_no = ctx->frame_count[MDP_M2M_SRC]; in mdp_m2m_process_done()77 param.frame_no = ctx->curr_param.frame_no; in mdp_m2m_device_run()
347 u32 frame_no; member
108 Set if frame_no lives in bits [15:0] of HCCA