Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c75 struct oti6858_control_pkt { struct
76 __le16 divisor; /* baud rate = 96000000 / (16 * divisor), LE */
78 u8 frame_fmt;
112 #define OTI6858_CTRL_PKT_SIZE sizeof(struct oti6858_control_pkt) argument