Home
last modified time | relevance | path

Searched full:frame_no (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dohci.h69 /* 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 */ member
419 #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()
Dohci-hcd.c755 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local
841 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()
Dohci-q.c502 * behave. frame_no wraps every 2^16 msec, and changes right before in start_ed_unlink()
/linux-6.12.1/include/linux/usb/
Dohci_pdriver.h14 * @no_big_frame_no: no big endian frame_no shift
/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmtk-img-ipi.h87 u32 frame_no; member
Dmtk-mdp3-m2m.c51 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()
Dmtk-mdp3-regs.h347 u32 frame_no; member
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml108 Set if frame_no lives in bits [15:0] of HCCA