Home
last modified time | relevance | path

Searched refs:HECC_CANES_CCE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c145 #define HECC_CANES_CCE BIT(4) /* Change config enabled */ macro
319 while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()
341 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c135 #define HECC_CANES_CCE BIT(4) /* Change config enabled */ macro
309 while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()
331 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()

Completed in 4 milliseconds