Searched refs:txdlc (Results 1 – 1 of 1) sorted by relevance
881 u32 txst, txid, txdlc; in ifi_canfd_start_xmit() local913 txdlc = can_fd_len2dlc(cf->len); in ifi_canfd_start_xmit()915 txdlc |= IFI_CANFD_TXFIFO_DLC_EDL; in ifi_canfd_start_xmit()917 txdlc |= IFI_CANFD_TXFIFO_DLC_BRS; in ifi_canfd_start_xmit()921 txdlc |= IFI_CANFD_TXFIFO_DLC_RTR; in ifi_canfd_start_xmit()925 writel(txdlc, priv->base + IFI_CANFD_TXFIFO_DLC); in ifi_canfd_start_xmit()