Searched refs:CS35L35_BST_PEAK_I (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l35.h | 41 #define CS35L35_BST_PEAK_I 0x1E /* Boost Conv Peak Current */ macro
|
H A D | cs35l35.c | 65 {CS35L35_BST_PEAK_I, 0x07}, 128 case CS35L35_AMP_GAIN_PDM_CTL ... CS35L35_BST_PEAK_I: in cs35l35_readable_register() 777 regmap_read(regmap, CS35L35_BST_PEAK_I, &bst_ipk); in cs35l35_boost_inductor() 847 regmap_update_bits(cs35l35->regmap, CS35L35_BST_PEAK_I, in cs35l35_component_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l35.h | 41 #define CS35L35_BST_PEAK_I 0x1E /* Boost Conv Peak Current */ macro
|
H A D | cs35l35.c | 65 {CS35L35_BST_PEAK_I, 0x07}, 128 case CS35L35_AMP_GAIN_PDM_CTL ... CS35L35_BST_PEAK_I: in cs35l35_readable_register() 777 regmap_read(regmap, CS35L35_BST_PEAK_I, &bst_ipk); in cs35l35_boost_inductor() 847 regmap_update_bits(cs35l35->regmap, CS35L35_BST_PEAK_I, in cs35l35_component_probe()
|
Completed in 6 milliseconds