Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h95 #define USB_BULK_CB_SIG 0x43425355 /* Spells out USBC */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c186 #define USB_BULK_CB_SIG 0x43425355 /* Spells out USBC */ macro
H A Df_mass_storage.c2055 USB_BULK_CB_SIG)) { in received_cbw()