Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c149 RX_IDLE, enumerator
393 case RX_IDLE: in bno055_ser_receive_buf()
427 priv->rx.state = RX_IDLE; in bno055_ser_receive_buf()
451 priv->rx.state = RX_IDLE; in bno055_ser_receive_buf()
482 priv->rx.state = RX_IDLE; in bno055_ser_receive_buf()
/openbmc/qemu/hw/net/
H A Di82596.c53 #define RX_IDLE 0 macro
371 s->rx_status = RX_IDLE; in examine_scb()
/openbmc/linux/drivers/media/cec/platform/meson/
H A Dao-cec.c202 #define RX_IDLE 0 /* No transaction */ macro
/openbmc/linux/drivers/net/usb/
H A Dhso.c156 RX_IDLE, enumerator
1170 serial->rx_state = RX_IDLE; in put_rxbuf_data_and_resubmit_ctrl_urb()
1262 serial->rx_state = RX_IDLE; in hso_serial_open()
1863 if (serial->rx_state == RX_IDLE && in intr_callback()