Home
last modified time | relevance | path

Searched refs:cccr_poll (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/can/m_can/
Dm_can.c1224 u32 cccr_reg, cccr_poll; in m_can_niso_supported() local
1232 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()