Searched refs:M16C_STATE_BUS_ERROR (Results 1 – 1 of 1) sorted by relevance
103 #define M16C_STATE_BUS_ERROR BIT(4) macro842 else if (es->status & M16C_STATE_BUS_ERROR) { in kvaser_usb_rx_error_update_can_state()1011 if ((es->status & M16C_STATE_BUS_ERROR) && in kvaser_usbcan_conditionally_rx_error()1012 !(es->usbcan.other_ch_status & M16C_STATE_BUS_ERROR)) { in kvaser_usbcan_conditionally_rx_error()