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

/linux-master/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) {
331 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) {

Completed in 154 milliseconds