Home
last modified time | relevance | path

Searched refs:CAN_ERR_CRTL_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/can/
A Derror.h75 #define CAN_ERR_CRTL_ACTIVE 0x40 /* recovered to error active state */ macro
/linux/drivers/net/can/dev/
A Ddev.c54 return CAN_ERR_CRTL_ACTIVE; in can_tx_state_to_frame()
68 return CAN_ERR_CRTL_ACTIVE; in can_rx_state_to_frame()
/linux/drivers/net/can/c_can/
A Dc_can_main.c965 cf->data[1] = CAN_ERR_CRTL_ACTIVE; in c_can_handle_state_change()
/linux/drivers/net/can/usb/
A Ducan.c511 if (d1 & CAN_ERR_CRTL_ACTIVE) in ucan_handle_error_frame()
/linux/drivers/net/can/usb/etas_es58x/
A Des58x_core.c777 cf->data[1] |= CAN_ERR_CRTL_ACTIVE; in es58x_rx_err_msg()

Completed in 17 milliseconds