Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5682s.c542 case RT5682S_GPIO_CTRL_1: in rt5682s_readable_register()
972 regmap_update_bits(rt5682s->regmap, RT5682S_GPIO_CTRL_1, in rt5682s_set_jack_detect()
1226 val = snd_soc_component_read(component, RT5682S_GPIO_CTRL_1) in set_filter_clk()
1665 RT5682S_GPIO_CTRL_1, RT5682S_GP4_PIN_SFT, RT5682S_GP4_PIN_MASK,
3199 regmap_update_bits(rt5682s->regmap, RT5682S_GPIO_CTRL_1, in rt5682s_i2c_probe()
3205 regmap_update_bits(rt5682s->regmap, RT5682S_GPIO_CTRL_1, in rt5682s_i2c_probe()
3218 regmap_update_bits(rt5682s->regmap, RT5682S_GPIO_CTRL_1, in rt5682s_i2c_probe()
3222 regmap_update_bits(rt5682s->regmap, RT5682S_GPIO_CTRL_1, in rt5682s_i2c_probe()
Drt5682s.h134 #define RT5682S_GPIO_CTRL_1 0x00c0 macro