Home
last modified time | relevance | path

Searched full:evea (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/uniphier/
H A Devea.c3 // Socionext UniPhier EVEA ADC/DAC codec driver.
15 #define DRV_NAME "evea"
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
[all …]
H A DMakefile10 snd-soc-uniphier-evea-y := evea.o
11 obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o
/linux/Documentation/devicetree/bindings/sound/
H A Dsocionext,uniphier-evea.yaml4 $id: http://devicetree.org/schemas/sound/socionext,uniphier-evea.yaml#
7 title: UniPhier EVEA SoC-internal sound codec
17 const: socionext,uniphier-evea
24 - const: evea
33 - const: evea
68 compatible = "socionext,uniphier-evea";
70 clock-names = "evea", "exiv";
72 reset-names = "evea", "exiv", "adamv";
/linux/drivers/reset/
H A Dreset-uniphier.c98 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
116 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
252 UNIPHIER_RESETX(0, 0x10, 6), /* EVEA */
/linux/drivers/clk/uniphier/
H A Dclk-uniphier-sys.c73 UNIPHIER_CLK_FACTOR("evea-io100m", -1, "spll", 1, 20), \
74 UNIPHIER_CLK_GATE("evea", (idx), "evea-io100m", 0x2108, 1)
/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-ld11.dtsi297 compatible = "socionext,uniphier-evea";
299 clock-names = "evea", "exiv";
301 reset-names = "evea", "exiv", "adamv";
H A Duniphier-ld20.dtsi430 compatible = "socionext,uniphier-evea";
432 clock-names = "evea", "exiv";
434 reset-names = "evea", "exiv", "adamv";