Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41-lib.c28 { CS35L41_BSTCVRT_PEAK_CUR, 0x0000004A },
115 case CS35L41_BSTCVRT_PEAK_CUR: in cs35l41_readable_reg()
1059 ret = regmap_update_bits(regmap, CS35L41_BSTCVRT_PEAK_CUR, CS35L41_BST_IPK_MASK, in cs35l41_boost_config()
/openbmc/linux/include/sound/
H A Dcs35l41.h65 #define CS35L41_BSTCVRT_PEAK_CUR 0x00003808 macro