Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41.c452 if (status[0] & CS35L41_BST_DCM_UVP_ERR) { in cs35l41_irq()
455 cs35l41_error_release(cs35l41, CS35L41_BST_DCM_UVP_ERR, CS35L41_BST_UVP_ERR_RLS); in cs35l41_irq()
/openbmc/linux/include/sound/
H A Dcs35l41.h687 #define CS35L41_BST_DCM_UVP_ERR 0x80 macro