Searched refs:CS35L35_BST_CONV_SLOPE_COMP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | cs35l35.c | 73 {CS35L35_BST_CONV_SLOPE_COMP, 0x4E}, 792 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 794 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x4E); in cs35l35_boost_inductor() 803 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 805 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x47); in cs35l35_boost_inductor() 814 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 816 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x3C); in cs35l35_boost_inductor() 825 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x1B); in cs35l35_boost_inductor() 827 regmap_write(regmap, CS35L35_BST_CONV_SLOPE_COMP, 0x23); in cs35l35_boost_inductor()
|
| D | cs35l35.h | 49 #define CS35L35_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */ macro
|