Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c87 #define HECC_CANMIM 0x48 /* Mailbox interrupt mask */ macro
375 hecc_set_bit(priv, HECC_CANMIM, mbx_mask); in ti_hecc_start()
379 hecc_set_bit(priv, HECC_CANMIM, BIT(HECC_MAX_TX_MBOX) - 1); in ti_hecc_start()
411 hecc_write(priv, HECC_CANMIM, 0); in ti_hecc_stop()