Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/uniphier/
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 …]
DMakefile10 snd-soc-uniphier-evea-objs := evea.o
11 obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o
/kernel/linux/linux-6.6/sound/soc/uniphier/
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 …]
DMakefile10 snd-soc-uniphier-evea-objs := evea.o
11 obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dsocionext,uniphier-evea.yaml4 $id: http://devicetree.org/schemas/sound/socionext,uniphier-evea.yaml#
7 title: UniPhier EVEA SoC-internal sound codec
14 const: socionext,uniphier-evea
21 - const: evea
30 - const: evea
63 compatible = "socionext,uniphier-evea";
65 clock-names = "evea", "exiv";
67 reset-names = "evea", "exiv", "adamv";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
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";
/kernel/linux/linux-5.10/drivers/clk/uniphier/
Dclk-uniphier-sys.c69 UNIPHIER_CLK_FACTOR("evea-io100m", -1, "spll", 1, 20), \
70 UNIPHIER_CLK_GATE("evea", (idx), "evea-io100m", 0x2108, 1)
/kernel/linux/linux-5.10/drivers/reset/
Dreset-uniphier.c99 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
117 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
238 UNIPHIER_RESETX(0, 0x10, 6), /* EVEA */
/kernel/linux/linux-6.6/drivers/reset/
Dreset-uniphier.c98 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
116 UNIPHIER_RESETX(41, 0x2008, 1), /* EVEA */
252 UNIPHIER_RESETX(0, 0x10, 6), /* EVEA */
/kernel/linux/linux-6.6/drivers/clk/uniphier/
Dclk-uniphier-sys.c73 UNIPHIER_CLK_FACTOR("evea-io100m", -1, "spll", 1, 20), \
74 UNIPHIER_CLK_GATE("evea", (idx), "evea-io100m", 0x2108, 1)
/kernel/linux/linux-5.10/arch/arm64/boot/dts/socionext/
Duniphier-ld11.dtsi288 compatible = "socionext,uniphier-evea";
290 clock-names = "evea", "exiv";
292 reset-names = "evea", "exiv", "adamv";
Duniphier-ld20.dtsi413 compatible = "socionext,uniphier-evea";
415 clock-names = "evea", "exiv";
417 reset-names = "evea", "exiv", "adamv";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/socionext/
Duniphier-ld11.dtsi295 compatible = "socionext,uniphier-evea";
297 clock-names = "evea", "exiv";
299 reset-names = "evea", "exiv", "adamv";
Duniphier-ld20.dtsi426 compatible = "socionext,uniphier-evea";
428 clock-names = "evea", "exiv";
430 reset-names = "evea", "exiv", "adamv";