Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5665.c626 case RT5665_GPIO_CTRL_2: in rt5665_readable_register()
2662 snd_soc_component_update_bits(component, RT5665_GPIO_CTRL_2, in rt5665_i2s_pin_event()
2670 snd_soc_component_update_bits(component, RT5665_GPIO_CTRL_2, in rt5665_i2s_pin_event()
4851 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_2, in rt5665_i2c_probe()
4907 regmap_update_bits(rt5665->regmap, RT5665_GPIO_CTRL_2, in rt5665_i2c_probe()
H A Drt5665.h169 #define RT5665_GPIO_CTRL_2 0x00c1 macro