Searched refs:evea (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/sound/soc/uniphier/ |
D | evea.c | 107 static void evea_set_power_state_on(struct evea_priv *evea) in evea_set_power_state_on() argument 109 struct regmap *map = evea->regmap; in evea_set_power_state_on() 125 static void evea_set_power_state_off(struct evea_priv *evea) in evea_set_power_state_off() argument 127 struct regmap *map = evea->regmap; in evea_set_power_state_off() 144 static int evea_update_switch_lin(struct evea_priv *evea) in evea_update_switch_lin() argument 146 struct regmap *map = evea->regmap; in evea_update_switch_lin() 148 if (evea->switch_lin) { in evea_update_switch_lin() 168 static int evea_update_switch_lo(struct evea_priv *evea) in evea_update_switch_lo() argument 170 struct regmap *map = evea->regmap; in evea_update_switch_lo() 172 if (evea->switch_lo) { in evea_update_switch_lo() [all …]
|
D | Makefile | 10 snd-soc-uniphier-evea-objs := evea.o 11 obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | uniphier,evea.txt | 4 - compatible : should be "socionext,uniphier-evea". 7 "evea", "exiv" 11 "evea", "exiv", "adamv" 19 compatible = "socionext,uniphier-evea"; 21 clock-names = "evea", "exiv"; 23 reset-names = "evea", "exiv", "adamv";
|
/Linux-v4.19/arch/arm64/boot/dts/socionext/ |
D | uniphier-ld11.dtsi | 253 compatible = "socionext,uniphier-evea"; 255 clock-names = "evea", "exiv"; 257 reset-names = "evea", "exiv", "adamv";
|
D | uniphier-ld20.dtsi | 355 compatible = "socionext,uniphier-evea"; 357 clock-names = "evea", "exiv"; 359 reset-names = "evea", "exiv", "adamv";
|