Searched refs:rt700 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt700.c | 61 static unsigned int rt700_button_detect(struct rt700_priv *rt700) in rt700_button_detect() argument 66 ret = rt700_index_read(rt700->regmap, RT700_IRQ_FLAG_TABLE1, &val80); in rt700_button_detect() 69 ret = rt700_index_read(rt700->regmap, RT700_IRQ_FLAG_TABLE2, &val81); in rt700_button_detect() 106 static int rt700_headset_detect(struct rt700_priv *rt700) in rt700_headset_detect() argument 112 ret = rt700_index_read(rt700->regmap, in rt700_headset_detect() 122 ret = rt700_index_read(rt700->regmap, in rt700_headset_detect() 128 ret = regmap_read(rt700->regmap, reg, &jack_status); in rt700_headset_detect() 137 rt700->jack_type = SND_JACK_HEADPHONE; in rt700_headset_detect() 140 rt700->jack_type = SND_JACK_HEADSET; in rt700_headset_detect() 158 struct rt700_priv *rt700 = in rt700_jack_detect_handler() local [all …]
|
H A D | rt700-sdw.c | 88 struct rt700_priv *rt700 = dev_get_drvdata(dev); in rt700_sdw_read() local 103 ret = regmap_write(rt700->sdw_regmap, reg, 0); in rt700_sdw_read() 108 ret = regmap_write(rt700->sdw_regmap, reg2, val2); in rt700_sdw_read() 113 ret = regmap_write(rt700->sdw_regmap, in rt700_sdw_read() 119 ret = regmap_write(rt700->sdw_regmap, reg4, (*val & 0xff)); in rt700_sdw_read() 124 ret = regmap_write(rt700->sdw_regmap, reg, *val); in rt700_sdw_read() 130 ret = regmap_write(rt700->sdw_regmap, in rt700_sdw_read() 136 ret = regmap_write(rt700->sdw_regmap, reg2, (*val & 0xff)); in rt700_sdw_read() 142 ret = regmap_write(rt700->sdw_regmap, in rt700_sdw_read() 146 ret = regmap_write(rt700->sdw_regmap, reg, (*val & 0xff)); in rt700_sdw_read() [all …]
|
H A D | rt700.h | 169 int rt700_jack_detect(struct rt700_priv *rt700, bool *hp, bool *mic);
|
H A D | Makefile | 239 snd-soc-rt700-objs := rt700.o rt700-sdw.o 621 obj-$(CONFIG_SND_SOC_RT700) += snd-soc-rt700.o
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | 4736 2024-12-28 20:07:13.823-0600 FINEST t589 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/sound/soc/codecs/rt700.h': chosen by suffix: CAnalyzerFactory 4737 2024-12-28 20:07:13.823-0600 FINE t589 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/sound/soc/codecs/rt700.h' (CAnalyzer) 4741 2024-12-28 20:07:13.823-0600 FINER t589 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/sound/soc/codecs/rt700.h' 4746 2024-12-28 20:07:13.825-0600 FINEST t628 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/sound/soc/codecs/rt700.h' 4755 2024-12-28 20:07:13.831-0600 FINER t589 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/sound/soc/codecs/rt700.h' 4756 2024-12-28 20:07:13.831-0600 FINEST t589 Statistics.logIt: Added: '/openbmc/linux/sound/soc/codecs/rt700.h' (CAnalyzer) (took 8 ms) [all...] |