Searched refs:m_can_txefs (Results 1 – 1 of 1) sorted by relevance
1004 u32 m_can_txefs; in m_can_echo_tx_event() local1012 m_can_txefs = m_can_read(cdev, M_CAN_TXEFS); in m_can_echo_tx_event()1015 txe_count = FIELD_GET(TXEFS_EFFL_MASK, m_can_txefs); in m_can_echo_tx_event()