Searched refs:XCAN_DLCR_EDL_MASK (Results 1 – 1 of 1) sorted by relevance
138 #define XCAN_DLCR_EDL_MASK 0x08000000 /* EDL Mask in DLC */ macro628 dlc |= XCAN_DLCR_EDL_MASK; in xcan_write_frame()860 if (dlc & XCAN_DLCR_EDL_MASK) in xcanfd_rx()873 if (dlc & XCAN_DLCR_EDL_MASK) in xcanfd_rx()893 if (!(dlc & XCAN_DLCR_EDL_MASK) && (id_xcan & in xcanfd_rx()899 if (dlc & XCAN_DLCR_EDL_MASK) { in xcanfd_rx()