Searched refs:CS35L41_TEMP_ERR (Results 1 – 2 of 2) sorted by relevance
437 if (status[0] & CS35L41_TEMP_ERR) { in cs35l41_irq()439 cs35l41_error_release(cs35l41, CS35L41_TEMP_ERR, CS35L41_TEMP_ERR_RLS); in cs35l41_irq()
690 #define CS35L41_TEMP_ERR 0x00020000 macro