Searched refs:XCAN_DLCR_EDL_MASK (Results 1 – 1 of 1) sorted by relevance
132 #define XCAN_DLCR_EDL_MASK 0x08000000 /* EDL Mask in DLC */ macro590 dlc |= XCAN_DLCR_EDL_MASK; in xcan_write_frame()821 if (dlc & XCAN_DLCR_EDL_MASK) in xcanfd_rx()834 if (dlc & XCAN_DLCR_EDL_MASK) in xcanfd_rx()854 if (!(dlc & XCAN_DLCR_EDL_MASK) && (id_xcan & in xcanfd_rx()860 if (dlc & XCAN_DLCR_EDL_MASK) { in xcanfd_rx()