Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/serial/
Dio_ti.h138 u8 XByteCount; member
Dio_ti.c550 dev_dbg(&port->port->dev, "%s - XByteCount 0x%X\n", __func__, oedb->XByteCount); in tx_active()
561 if ((oedb->XByteCount & 0x80) != 0) in tx_active()