Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c161 static const char *cc_to_string[16] = { variable
1071 err(" USB-error: %s (%x)", cc_to_string[cc], cc); in check_status()
1154 err("USB-error: %s (%x)", cc_to_string[cc], cc); in takeback_td()