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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dti_hecc.c170 #define HECC_CANES_CCE BIT(4) /* Change config enabled */ macro
346 while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) {
371 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) {

Completed in 33 milliseconds