Home
last modified time | relevance | path

Searched refs:adsp (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c234 struct wm_adsp *adsp; member
249 struct wm_adsp *adsp = snd_soc_codec_get_drvdata(codec); in wm_adsp_fw_get() local
251 ucontrol->value.enumerated.item[0] = adsp[e->shift_l].fw; in wm_adsp_fw_get()
261 struct wm_adsp *adsp = snd_soc_codec_get_drvdata(codec); in wm_adsp_fw_put() local
263 if (ucontrol->value.enumerated.item[0] == adsp[e->shift_l].fw) in wm_adsp_fw_put()
269 if (adsp[e->shift_l].running) in wm_adsp_fw_put()
272 adsp[e->shift_l].fw = ucontrol->value.enumerated.item[0]; in wm_adsp_fw_put()
381 struct wm_adsp *adsp = ctl->adsp; in wm_coeff_write_control() local
386 mem = wm_adsp_find_region(adsp, region->type); in wm_coeff_write_control()
388 adsp_err(adsp, "No base for region %x\n", in wm_coeff_write_control()
[all …]
Dwm_adsp.h81 int wm_adsp1_init(struct wm_adsp *adsp);
82 int wm_adsp2_init(struct wm_adsp *adsp, bool dvfs);
Dwm5102.c1912 wm5102->core.adsp[0].part = "wm5102"; in wm5102_probe()
1913 wm5102->core.adsp[0].num = 1; in wm5102_probe()
1914 wm5102->core.adsp[0].type = WMFW_ADSP2; in wm5102_probe()
1915 wm5102->core.adsp[0].base = ARIZONA_DSP1_CONTROL_1; in wm5102_probe()
1916 wm5102->core.adsp[0].dev = arizona->dev; in wm5102_probe()
1917 wm5102->core.adsp[0].regmap = arizona->regmap; in wm5102_probe()
1918 wm5102->core.adsp[0].mem = wm5102_dsp1_regions; in wm5102_probe()
1919 wm5102->core.adsp[0].num_mems = ARRAY_SIZE(wm5102_dsp1_regions); in wm5102_probe()
1921 ret = wm_adsp2_init(&wm5102->core.adsp[0], true); in wm5102_probe()
Dwm5110.c1688 wm5110->core.adsp[i].part = "wm5110"; in wm5110_probe()
1689 wm5110->core.adsp[i].num = i + 1; in wm5110_probe()
1690 wm5110->core.adsp[i].type = WMFW_ADSP2; in wm5110_probe()
1691 wm5110->core.adsp[i].dev = arizona->dev; in wm5110_probe()
1692 wm5110->core.adsp[i].regmap = arizona->regmap; in wm5110_probe()
1694 wm5110->core.adsp[i].base = ARIZONA_DSP1_CONTROL_1 in wm5110_probe()
1696 wm5110->core.adsp[i].mem = wm5110_dsp_regions[i]; in wm5110_probe()
1697 wm5110->core.adsp[i].num_mems in wm5110_probe()
1700 ret = wm_adsp2_init(&wm5110->core.adsp[i], false); in wm5110_probe()
Darizona.h71 struct wm_adsp adsp[ARIZONA_MAX_ADSP]; member
DMakefile124 snd-soc-wm-adsp-objs := wm_adsp.o
358 obj-$(CONFIG_SND_SOC_WM_ADSP) += snd-soc-wm-adsp.o
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dqcom,lpass-cpu.txt27 - qcom,adsp : Phandle for the audio DSP node
42 qcom,adsp = <&adsp>;
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Drenesas,rcar-gen2-cpg-clocks.txt22 "adsp"
36 "rcan", "adsp";
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmac.c528 struct ar5416_desc *adsp = AR5416DESC(ds); in ath9k_hw_rxprocdesc() local
531 if ((adsp->ds_rxstatus8 & AR_RxDone) == 0) in ath9k_hw_rxprocdesc()
534 ads.u.rx = adsp->u.rx; in ath9k_hw_rxprocdesc()
/linux-4.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt73 device (hw:0,1) to /dev/adsp (if available). For MIDI, /dev/midi and
DALSA-Configuration.txt84 the card #0. Similarly, when adsp_map=0, /dev/adsp will be mapped
2231 /dev/snd/pcmC0D1[c|p] -> /dev/adsp0 (/dev/adsp) -> minor 12
/linux-4.1.27/arch/arm/boot/dts/
Dr8a7790.dtsi890 "z", "rcan", "adsp";
Dr8a7791.dtsi911 "rcan", "adsp";