Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c993 int uframe_num = readl(&host_regs->hfnum); in chunk_msg() local
994 if (!(uframe_num & 0x1)) in chunk_msg()