Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5665.c468 case RT5665_GPIO_STA: in rt5665_volatile_register()
629 case RT5665_GPIO_STA: in rt5665_readable_register()
1179 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1184 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1187 regmap_read(rt5665->regmap, RT5665_GPIO_STA, in rt5665_headset_detect()
H A Drt5665.h172 #define RT5665_GPIO_STA 0x00c4 macro