Home
last modified time | relevance | path

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

/drivers/usb/serial/
A Dio_ionsp.h117 #define IOSP_GET_HDR_DATA_LEN(Byte1, Byte2) ((__u16) (((__u16)((Byte1) & 0x78)) << 5) | (Byte2)) argument

Completed in 4 milliseconds