Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-q.c474 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in link_async()
544 if (pqh->skel < SKEL_FSBR && qh->skel >= SKEL_FSBR) in unlink_async()
Duhci-hcd.h344 #define SKEL_FSBR SKEL_FS_CONTROL macro
Duhci-debug.c466 if (!fsbr_link && qh->skel >= SKEL_FSBR) in uhci_sprint_schedule()