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

/linux-4.1.27/drivers/net/can/
H A Dti_hecc.c283 static inline u32 hecc_get_bit(struct ti_hecc_priv *priv, int reg, u32 bit_mask) hecc_get_bit() function
338 while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { ti_hecc_reset()
363 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { ti_hecc_reset()

Completed in 57 milliseconds