Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5665.c623 case RT5665_GPIO_CTRL_1: in rt5665_readable_register()
1169 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1, in rt5665_set_jack_detect()
2559 snd_soc_component_update_bits(component, RT5665_GPIO_CTRL_1, in rt5665_i2s_pin_event()
2567 snd_soc_component_update_bits(component, RT5665_GPIO_CTRL_1, in rt5665_i2s_pin_event()
4740 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1, in rt5665_i2c_probe()
4751 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1, in rt5665_i2c_probe()
4771 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_1, in rt5665_i2c_probe()
H A Drt5665.h168 #define RT5665_GPIO_CTRL_1 0x00c0 macro