Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c142 #define IF_ARB_MSGXTD BIT(30) macro
293 arb |= IF_ARB_MSGXTD; in c_can_setup_tx_object()
380 if (arb & IF_ARB_MSGXTD) in c_can_read_msg_object()