Searched refs:hecc_get_bit (Results 1 – 1 of 1) sorted by relevance
283 static inline u32 hecc_get_bit(struct ti_hecc_priv *priv, int reg, u32 bit_mask) in hecc_get_bit() function338 while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()363 while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) { in ti_hecc_reset()