Searched refs:CS35L34_ALIVE_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | cs35l34.h | 226 #define CS35L34_ALIVE_ERR (1 << CS35L34_M_ALIVE_ERR_SHIFT) macro |
H A D | cs35l34.c | 907 if (sticky1 & CS35L34_ALIVE_ERR) in cs35l34_irq_thread() |