Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dshuttle_usbat.c66 #define USBAT_CMD_WRITE_BLOCK 0x03 macro
489 command[1] = access | USBAT_CMD_WRITE_BLOCK; in usbat_write_block()