Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c147 #define IF_MCONT_MSGLST BIT(14) macro
343 ctrl &= ~(IF_MCONT_MSGLST | IF_MCONT_INTPND | IF_MCONT_NEWDAT); in c_can_handle_lost_msg_obj()
828 if (ctrl & IF_MCONT_MSGLST) { in c_can_read_objects()