Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dsun4i_can.c198 #define SUN4I_MSG_EFF_FLAG BIT(7) macro
449 msg_flag_n |= SUN4I_MSG_EFF_FLAG; in sun4ican_start_xmit()
494 if (fi & SUN4I_MSG_EFF_FLAG) { in sun4i_can_rx()