Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dsun4i_can.c197 #define SUN4I_MSG_RTR_FLAG BIT(6) macro
431 msg_flag_n |= SUN4I_MSG_RTR_FLAG; in sun4ican_start_xmit()
493 if (fi & SUN4I_MSG_RTR_FLAG) in sun4i_can_rx()