Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c179 enum xcan_ip_type cantype; member
455 if (priv->devtype.cantype == XAXI_CANFD || in xcan_set_bittiming()
460 if (priv->devtype.cantype == XAXI_CANFD) in xcan_set_bittiming()
644 if (priv->devtype.cantype == XAXI_CANFD || in xcan_write_frame()
1664 .cantype = XZYNQ_CANPS,
1673 .cantype = XAXI_CAN,
1681 .cantype = XAXI_CANFD,
1693 .cantype = XAXI_CANFD_2_0,
1816 if (devtype->cantype == XAXI_CANFD) { in xcan_probe()
1822 if (devtype->cantype == XAXI_CANFD_2_0) { in xcan_probe()
[all …]