Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Df_rockusb.h97 struct bulk_cs_wrap { struct
98 __le32 signature; /* Should = 'USBS' */
99 u32 tag; /* Same as original command */
100 __le32 residue; /* Amount not transferred */
101 u8 status; /* See below */
/external/u-boot/drivers/usb/gadget/
Dstorage_common.c190 struct bulk_cs_wrap { struct
191 __le32 Signature; /* Should = 'USBS' */
192 u32 Tag; /* Same as original command */
193 __le32 Residue; /* Amount not transferred */
194 u8 Status; /* See below */