Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Ddwc2.c975 int uframe_num = readl(&host_regs->hfnum); in chunk_msg() local
976 if (!(uframe_num & 0x1)) in chunk_msg()