Searched refs:CS35L35_BST_CONV_SLOPE_COMP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs35l35.c | 66 {CS35L35_BST_CONV_SLOPE_COMP, 0x4E}, 785 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 787 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x4E); in cs35l35_boost_inductor() 796 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 798 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x47); in cs35l35_boost_inductor() 807 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 809 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x3C); in cs35l35_boost_inductor() 818 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 820 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x23); in cs35l35_boost_inductor()
|
D | cs35l35.h | 45 #define CS35L35_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */ macro
|