Searched refs:SERIAL_STATE_RX_CARRIER (Results 1 – 2 of 2) sorted by relevance
113 #define SERIAL_STATE_RX_CARRIER 0x01 macro
821 dev_data->serial_state &= ~SERIAL_STATE_RX_CARRIER; in cdc_acm_line_ctrl_set()824 dev_data->serial_state |= SERIAL_STATE_RX_CARRIER; in cdc_acm_line_ctrl_set()826 cdc_acm_send_notification(dev, SERIAL_STATE_RX_CARRIER); in cdc_acm_line_ctrl_set()