Searched refs:CS35L34_BST_CONV_SLOPE_COMP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs35l34.c | 68 {CS35L34_BST_CONV_SLOPE_COMP, 0x4E}, 164 case CS35L34_BST_CONV_SLOPE_COMP: in cs35l34_readable_register() 659 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 666 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 673 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 680 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor()
|
D | cs35l34.h | 35 #define CS35L34_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */ macro
|