Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c138 #define HECC_CANMID 0x0 macro
403 hecc_write_mbx(priv, mbxno, HECC_CANMID, HECC_CANMID_AME); in ti_hecc_start()
518 hecc_write_mbx(priv, mbxno, HECC_CANMID, data); in ti_hecc_xmit()
561 data = hecc_read_mbx(priv, mbxno, HECC_CANMID); in ti_hecc_rx_pkt()