Home
last modified time | relevance | path

Searched defs:frame_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-brcm.c29 u32 frame_idx = ehci_readl(ehci, &ehci->regs->frame_index); in ehci_brcm_wait_for_sof() local
/linux/drivers/usb/dwc2/
H A Dhcd_ddma.c385 static u8 dwc2_frame_to_desc_idx(struct dwc2_qh *qh, u16 frame_idx) in dwc2_frame_to_desc_idx()