Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.h35 #define musb_ishighspeed() \ macro
H A Dmusb_hcd.c779 if ((musb_ishighspeed()) && (dev->parent != NULL) && in submit_control_msg()
878 if ((musb_ishighspeed()) && (dev->parent != NULL) && in submit_bulk_msg()
1085 if ((musb_ishighspeed()) && (dev->parent != NULL) && in submit_int_msg()