Searched refs:cccr_poll (Results 1 – 1 of 1) sorted by relevance
1224 u32 cccr_reg, cccr_poll; in m_can_niso_supported() local1232 niso_timeout = readl_poll_timeout((priv->base + M_CAN_CCCR), cccr_poll, in m_can_niso_supported()1233 (cccr_poll == cccr_reg), 0, 10); in m_can_niso_supported()