Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Ddigi_acceleport.c79 #define DIGI_CMD_SEND_DATA 18 /* INB */ macro
465 data[0] = DIGI_CMD_SEND_DATA; in digi_write_inb_command()
930 *data++ = DIGI_CMD_SEND_DATA; in digi_write()
1000 = (unsigned char)DIGI_CMD_SEND_DATA; in digi_write_bulk_callback()