Searched refs:CAN_ERR_CRTL_ACTIVE (Results 1 – 7 of 7) sorted by relevance
75 #define CAN_ERR_CRTL_ACTIVE 0x40 /* recovered to error active state */ macro
349 return CAN_ERR_CRTL_ACTIVE; in can_tx_state_to_frame()363 return CAN_ERR_CRTL_ACTIVE; in can_rx_state_to_frame()
563 cf->data[1] = CAN_ERR_CRTL_ACTIVE; in pcan_usb_decode_error()
933 cf->data[1] = CAN_ERR_CRTL_ACTIVE; in c_can_handle_state_change()
511 if (d1 & CAN_ERR_CRTL_ACTIVE) in ucan_handle_error_frame()