Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/m_can/
H A Dm_can.c1298 u32 cccr_reg, cccr_poll = 0; in m_can_niso_supported() local
1308 cccr_poll = m_can_read(cdev, M_CAN_CCCR); in m_can_niso_supported()
1309 if (cccr_poll == cccr_reg) { in m_can_niso_supported()