Searched refs:CS35L35_CLK_CTL1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs35l35.c | 45 {CS35L35_CLK_CTL1, 0x04}, 123 case CS35L35_CLK_CTL1 ... CS35L35_SP_FMT_CTL3: in cs35l35_readable_register() 196 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_sdin_event() 218 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_sdin_event() 370 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_set_dai_fmt() 375 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_set_dai_fmt() 749 ret = regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_component_set_sysclk() 883 regmap_update_bits(cs35l35->regmap, CS35L35_CLK_CTL1, in cs35l35_component_probe()
|
D | cs35l35.h | 24 #define CS35L35_CLK_CTL1 0x0A /* Clocking Ctl 1 */ macro
|