Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dsun4i_can.c199 #define SUN4I_MSG_RTR_FLAG BIT(6) macro
446 msg_flag_n |= SUN4I_MSG_RTR_FLAG; in sun4ican_start_xmit()
508 if (fi & SUN4I_MSG_RTR_FLAG) { in sun4i_can_rx()