Searched full:sma1303 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | sma1303.c | 3 // sma1303.c -- sma1303 ALSA SoC Audio driver 28 #include "sma1303.h" 46 SMA1303, enumerator 238 static int sma1303_regmap_write(struct sma1303_priv *sma1303, in sma1303_regmap_write() argument 242 int cnt = sma1303->retry_cnt; in sma1303_regmap_write() 245 ret = regmap_write(sma1303->regmap, reg, val); in sma1303_regmap_write() 247 dev_err(sma1303->dev, in sma1303_regmap_write() 255 static int sma1303_regmap_update_bits(struct sma1303_priv *sma1303, in sma1303_regmap_update_bits() argument 259 int cnt = sma1303->retry_cnt; in sma1303_regmap_update_bits() 262 ret = regmap_update_bits_check(sma1303->regmap, reg, in sma1303_regmap_update_bits() [all …]
|
H A D | sma1303.h | 3 * sma1303.h -- sma1303 ALSA SoC Audio driver 30 * SMA1303 Register Definition 33 /* SMA1303 Register Addresses */ 106 /* SMA1303 Registers Bit Fields */
|
H A D | Makefile | 256 snd-soc-sma1303-objs := sma1303.o 636 obj-$(CONFIG_SND_SOC_SMA1303) += snd-soc-sma1303.o
|
H A D | Kconfig | 1684 tristate "Iron Device SMA1303 Audio Amplifier" 1687 Enable support for Iron Device SMA1303 Boosted Class-D amplifier
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | irondevice,sma1303.yaml | 4 $id: http://devicetree.org/schemas/sound/irondevice,sma1303.yaml# 7 title: Iron Device SMA1303 Audio Amplifier 13 SMA1303 digital class-D audio amplifier 22 - irondevice,sma1303 44 compatible = "irondevice,sma1303";
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |