Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c978 int uframe_num = readl(&host_regs->hfnum); in chunk_msg() local
979 if (!(uframe_num & 0x1)) in chunk_msg()