Home
last modified time | relevance | path

Searched refs:CS35L41_BST_OVP_ERR (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs35l41.c443 if (status[0] & CS35L41_BST_OVP_ERR) { in cs35l41_irq()
446 cs35l41_error_release(cs35l41, CS35L41_BST_OVP_ERR, CS35L41_BST_OVP_ERR_RLS); in cs35l41_irq()
/linux/include/sound/
H A Dcs35l41.h691 #define CS35L41_BST_OVP_ERR 0x40 macro