Home
last modified time | relevance | path

Searched refs:avs (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/sound/soc/intel/avs/boards/
H A DMakefile3 snd-soc-avs-da7219-objs := da7219.o
4 snd-soc-avs-dmic-objs := dmic.o
5 snd-soc-avs-es8336-objs := es8336.o
6 snd-soc-avs-hdaudio-objs := hdaudio.o
7 snd-soc-avs-i2s-test-objs := i2s_test.o
8 snd-soc-avs-max98927-objs := max98927.o
9 snd-soc-avs-max98357a-objs := max98357a.o
10 snd-soc-avs-max98373-objs := max98373.o
11 snd-soc-avs-nau8825-objs := nau8825.o
12 snd-soc-avs-probe-objs := probe.o
[all …]
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dbrcm,stb-avs-cpu-freq.txt4 A total of three DT nodes are required. One node (brcm,avs-cpu-data-mem)
6 second node (brcm,avs-cpu-l2-intr) is required to trigger an interrupt on
22 Node brcm,avs-cpu-data-mem
26 - compatible: must include: brcm,avs-cpu-data-mem and
27 should include: one of brcm,bcm7271-avs-cpu-data-mem or
28 brcm,bcm7268-avs-cpu-data-mem
37 Node brcm,avs-cpu-l2-intr
41 - compatible: must include: brcm,avs-cpu-l2-intr and
42 should include: one of brcm,bcm7271-avs-cpu-l2-intr or
43 brcm,bcm7268-avs-cpu-l2-intr
[all …]
/openbmc/linux/drivers/cpufreq/
H A Darmada-37xx-cpufreq.c101 u32 avs[LOAD_LEVEL_NR]; member
191 u32 avs; in armada_37xx_avs_val_match() local
194 for (avs = 0; avs < ARRAY_SIZE(avs_map); avs++) in armada_37xx_avs_val_match()
195 if (avs_map[avs] >= target_vm) in armada_37xx_avs_val_match()
202 if (avs == ARRAY_SIZE(avs_map)) in armada_37xx_avs_val_match()
203 avs = ARRAY_SIZE(avs_map) - 1; in armada_37xx_avs_val_match()
205 return avs; in armada_37xx_avs_val_match()
238 dvfs->avs[0] = l0_vdd_min; in armada37xx_cpufreq_avs_configure()
248 dvfs->avs[load_level] = avs_min; in armada37xx_cpufreq_avs_configure()
260 dvfs->avs[0] = dvfs->avs[1] = avs_min; in armada37xx_cpufreq_avs_configure()
[all …]
H A DMakefile58 obj-$(CONFIG_ARM_BRCMSTB_AVS_CPUFREQ) += brcmstb-avs-cpufreq.o
/openbmc/linux/sound/ppc/
H A Dsnd_ps3.c381 ret = ps3av_set_audio_mode(card->avs.avs_audio_ch, in snd_ps3_change_avsetting()
382 card->avs.avs_audio_rate, in snd_ps3_change_avsetting()
383 card->avs.avs_audio_width, in snd_ps3_change_avsetting()
384 card->avs.avs_audio_format, in snd_ps3_change_avsetting()
385 card->avs.avs_audio_source); in snd_ps3_change_avsetting()
441 struct snd_ps3_avsetting_info avs; in snd_ps3_set_avsetting() local
444 avs = card->avs; in snd_ps3_set_avsetting()
451 card->avs.avs_audio_rate, card->avs.avs_audio_width); in snd_ps3_set_avsetting()
456 avs.avs_audio_rate = PS3AV_CMD_AUDIO_FS_44K; in snd_ps3_set_avsetting()
459 avs.avs_audio_rate = PS3AV_CMD_AUDIO_FS_48K; in snd_ps3_set_avsetting()
[all …]
H A Dsnd_ps3.h67 struct snd_ps3_avsetting_info avs; member
/openbmc/linux/sound/soc/intel/avs/
H A DMakefile3 snd-soc-avs-objs := dsp.o ipc.o messages.o utils.o core.o loader.o \
5 snd-soc-avs-objs += cldma.o
6 snd-soc-avs-objs += skl.o apl.o
8 snd-soc-avs-objs += trace.o
13 snd-soc-avs-objs += probes.o debugfs.o
16 obj-$(CONFIG_SND_SOC_INTEL_AVS) += snd-soc-avs.o
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-37xx.txt25 - compatible : should contain "marvell,armada-3700-avs", "syscon";
29 avs: avs@11500 {
30 compatible = "marvell,armada-3700-avs", "syscon";
/openbmc/linux/sound/soc/intel/
H A DMakefile10 obj-$(CONFIG_SND_SOC_INTEL_AVS) += avs/
H A DKconfig231 source "sound/soc/intel/avs/boards/Kconfig"
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h68 struct sunxi_avs avs; member
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-37xx.dtsi134 avs: avs@11500 { label
135 compatible = "marvell,armada-3700-avs",
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Darmada3700-periph-clock.txt21 6 avs Adaptive Voltage Scaling
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-periph.c260 static PERIPH_GATE(avs, 11);
279 REF_CLK_GATE(avs, "xtal"),
/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c195 CLK_GATE(avs, 11, "xtal"),
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2711.dtsi68 avs_monitor: avs-monitor@7d5d2000 {
69 compatible = "brcm,bcm2711-avs-monitor",
/openbmc/linux/Documentation/hwmon/
H A Disl68137.rst432 avs(0|1)_enable Controls the AVS state of each rail.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8350.dtsi1870 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1876 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1894 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
1920 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
H A Dsdm845.dtsi940 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
946 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
958 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
971 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
H A Dsm8250.dtsi5559 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5565 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5582 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
5595 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
H A Dsc8280xp.dtsi2694 qcom,protection-domain = "avs/audio",
2710 qcom,protection-domain = "avs/audio",
H A Dsm8550.dtsi2130 qcom,protection-domain = "avs/audio",
2148 qcom,protection-domain = "avs/audio",
H A Dsm8450.dtsi2214 qcom,protection-domain = "avs/audio",
2231 qcom,protection-domain = "avs/audio",
/openbmc/linux/
H A DMAINTAINERS4313 F: Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
4321 F: Documentation/devicetree/bindings/thermal/brcm,avs-tmon.yaml
17736 F: Documentation/devicetree/bindings/power/avs/qcom,cpr.yaml
H A Dopengrok0.0.log187 2024-12-28 20:09:06.003-0600 FINEST t1083 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/sound/soc/intel/avs/boards/rt286.c.gz'
279 2024-12-28 20:09:06.024-0600 FINEST t1133 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/sound/soc/intel/avs/boards/max98373.c.gz'
5187 2024-12-28 20:09:06.928-0600 FINEST t1142 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/sound/soc/intel/avs/probes.c.gz'
[all...]

12