Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dcs35l34.c69 {CS35L34_BST_CONV_SLOPE_COMP, 0x4E},
165 case CS35L34_BST_CONV_SLOPE_COMP: in cs35l34_readable_register()
681 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor()
688 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor()
695 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor()
702 regmap_write(cs35l34->regmap, CS35L34_BST_CONV_SLOPE_COMP, in cs35l34_boost_inductor()
Dcs35l34.h35 #define CS35L34_BST_CONV_SLOPE_COMP 0x23 /* Boost Conv Slope Comp */ macro