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.c466 case RT5665_GPIO_STA: in rt5665_volatile_register()
627 case RT5665_GPIO_STA: in rt5665_readable_register()
1081 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1086 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1089 regmap_read(rt5665->regmap, RT5665_GPIO_STA, in rt5665_headset_detect()
H A Drt5665.h172 #define RT5665_GPIO_STA 0x00c4 macro