Home
last modified time | relevance | path

Searched defs:need_preamble (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c209 static int calc_needed_buswidth(int bytes, int need_preamble) in calc_needed_buswidth()
219 int need_preamble = !(rh_status.wPortStatus & USB_PORT_STAT_LOW_SPEED) && in sl811_send_packet() local