Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h669 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c1815 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
1816 qh->usecs = HS_USECS(1); in qh_make()
1818 qh->usecs += HS_USECS(1); in qh_make()
1819 qh->c_usecs = HS_USECS(0); in qh_make()