Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h110 #define USB_STATUS_PHASE_ERROR 2 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c201 #define USB_STATUS_PHASE_ERROR 2 macro
H A Df_mass_storage.c1623 status = USB_STATUS_PHASE_ERROR; in send_status()