Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/can/
Dxilinx_can.c204 enum xcan_ip_type cantype; member
514 if (priv->devtype.cantype == XAXI_CANFD || in xcan_set_bittiming()
515 priv->devtype.cantype == XAXI_CANFD_2_0) { in xcan_set_bittiming()
519 if (priv->devtype.cantype == XAXI_CANFD) in xcan_set_bittiming()
706 if (priv->devtype.cantype == XAXI_CANFD || in xcan_write_frame()
707 priv->devtype.cantype == XAXI_CANFD_2_0) { in xcan_write_frame()
1819 .cantype = XZYNQ_CANPS,
1828 .cantype = XAXI_CAN,
1836 .cantype = XAXI_CANFD,
1848 .cantype = XAXI_CANFD_2_0,
[all …]