Searched refs:txdlc (Results 1 – 1 of 1) sorted by relevance
860 u32 txst, txid, txdlc; in ifi_canfd_start_xmit() local892 txdlc = can_fd_len2dlc(cf->len); in ifi_canfd_start_xmit()894 txdlc |= IFI_CANFD_TXFIFO_DLC_EDL; in ifi_canfd_start_xmit()896 txdlc |= IFI_CANFD_TXFIFO_DLC_BRS; in ifi_canfd_start_xmit()900 txdlc |= IFI_CANFD_TXFIFO_DLC_RTR; in ifi_canfd_start_xmit()904 writel(txdlc, priv->base + IFI_CANFD_TXFIFO_DLC); in ifi_canfd_start_xmit()