Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/mscan/
H A Dmscan.c142 if (priv->type == MSCAN_TYPE_MPC5121) { in mscan_start()
168 if (priv->type == MSCAN_TYPE_MPC5121) { in mscan_restart()
365 if (priv->type != MSCAN_TYPE_MPC5121) { in mscan_get_err_frame()
635 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,