Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dxilinx_can.c172 enum xcan_ip_type cantype; member
424 if (priv->devtype.cantype == XAXI_CANFD || in xcan_set_bittiming()
425 priv->devtype.cantype == XAXI_CANFD_2_0) { in xcan_set_bittiming()
606 if (priv->devtype.cantype == XAXI_CANFD || in xcan_write_frame()
607 priv->devtype.cantype == XAXI_CANFD_2_0) { in xcan_write_frame()
1606 .cantype = XZYNQ_CANPS,
1615 .cantype = XAXI_CAN,
1623 .cantype = XAXI_CANFD,
1635 .cantype = XAXI_CANFD_2_0,
1747 if (devtype->cantype == XAXI_CANFD) in xcan_probe()
[all …]