Searched refs:txdlc (Results 1 – 1 of 1) sorted by relevance
859 u32 txst, txid, txdlc; in ifi_canfd_start_xmit() local891 txdlc = can_fd_len2dlc(cf->len); in ifi_canfd_start_xmit()893 txdlc |= IFI_CANFD_TXFIFO_DLC_EDL; in ifi_canfd_start_xmit()895 txdlc |= IFI_CANFD_TXFIFO_DLC_BRS; in ifi_canfd_start_xmit()899 txdlc |= IFI_CANFD_TXFIFO_DLC_RTR; in ifi_canfd_start_xmit()903 writel(txdlc, priv->base + IFI_CANFD_TXFIFO_DLC); in ifi_canfd_start_xmit()