Home
last modified time | relevance | path

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

/linux/drivers/net/can/mscan/
H A Dmscan.c136 if (priv->type == MSCAN_TYPE_MPC5121) { in mscan_start()
162 if (priv->type == MSCAN_TYPE_MPC5121) { in mscan_restart()
359 if (priv->type != MSCAN_TYPE_MPC5121) { in mscan_get_err_frame()
629 if (priv->type == MSCAN_TYPE_MPC5121) { in register_mscandev()
H A Dmscan.h237 MSCAN_TYPE_MPC5121 enumerator
H A Dmpc5xxx_can.c419 .type = MSCAN_TYPE_MPC5121,