Searched refs:CS35L34_BST_CONV_SLOPE_COMP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l34.c | 70 {CS35L34_BST_CONV_SLOPE_COMP, 0x4E}, 166 case CS35L34_BST_CONV_SLOPE_COMP: in cs35l34_readable_register() 682 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 689 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 696 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor() 703 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
|