HomeSort by: relevance | last modified time | path
    Searched defs:sound (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
exynos5422-odroidxu4.dts 12 #include <dt-bindings/sound/samsung-i2s.h>
32 sound: sound { label
39 sound-dai = <&i2s0 0>, <&i2s0 1>;
43 sound-dai = <&hdmi>;
exynos5422-odroidxu3-audio.dtsi 11 #include <dt-bindings/sound/samsung-i2s.h>
14 sound: sound { label
33 sound-dai = <&i2s0 0>, <&i2s0 1>;
36 sound-dai = <&hdmi>, <&max98090>;
50 #sound-dai-cells = <0>;
am335x-wega.dtsi 11 sound: sound_iface { label
62 &sound {
mt2701-evb.dts 21 sound:sound { label
omap4-var-som-om44.dtsi 18 sound: sound { label
stihxxx-b2120.dtsi 23 sound: sound { label
36 sound-dai = <&sti_uni_player0>;
40 sound-dai = <&sti_hdmi>;
51 sound-dai = <&sti_uni_player2>;
55 sound-dai = <&sti_sasg_codec 1>;
65 sound-dai = <&sti_uni_player3>;
69 sound-dai = <&sti_sasg_codec 0>;
imx6ul-phytec-segin.dtsi 51 sound: sound { label
71 sound-dai = <&sai2>;
75 sound-dai = <&tlv320>;
124 #sound-dai-cells = <0>;
stih410-b2260.dts 56 sound: sound { label
69 sound-dai = <&sti_uni_player0>;
73 sound-dai = <&sti_hdmi>;
sun8i-a33.dtsi 183 sound: sound { label
197 sound-dai = <&dai>;
201 sound-dai = <&codec 0>;
228 #sound-dai-cells = <0>;
241 #sound-dai-cells = <1>;
am335x-pepper.dts 37 sound: sound_iface { label
146 &sound {
exynos4412-odroid-common.dtsi 7 #include <dt-bindings/sound/samsung-i2s.h>
39 sound: sound { label
43 sound-dai = <&i2s0 0>;
47 sound-dai = <&hdmi>, <&max98090>;
503 #sound-dai-cells = <0>;
omap4-panda-common.dtsi 80 sound: sound { label
am335x-myirtech-myd.dts 50 sound: sound { label
57 sound-dai = <&mcasp0>;
61 sound-dai = <&sgtl5000>;
65 sound-dai = <&tda9988>;
153 #sound-dai-cells = <0>;
161 #sound-dai-cells = <0>;
216 #sound-dai-cells = <0>;
at91-sama7g5ek.dts 89 sound: sound { label
97 sound-dai = <&spdiftx>;
100 sound-dai = <&spdif_out>;
106 sound-dai = <&spdifrx>;
109 sound-dai = <&spdif_in>;
115 #sound-dai-cells = <0>;
120 #sound-dai-cells = <0>;
exynos5410-odroidxu.dts 15 #include <dt-bindings/sound/samsung-i2s.h>
61 sound: sound { label
81 sound-dai = <&audi2s0 0>;
86 sound-dai = <&max98090>;
515 #sound-dai-cells = <0>;
omap3-n900.dts 139 sound: n900-audio { label
omap5-board-common.dtsi 118 sound: sound { label
exynos4412-midas.dtsi 290 sound: sound { label
297 sound-dai = <&i2s0 0>;
300 sound-dai = <&wm1811>;
629 #sound-dai-cells = <0>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
r8a774c0-cat874.dts 79 sound: sound { label
82 simple-audio-card,name = "CAT874 HDMI sound";
88 sound-dai = <&tda19988>;
92 sound-dai = <&rcar_sound>;
240 #sound-dai-cells = <0>;
344 sound_pins: sound {
360 #sound-dai-cells = <0>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-gru.dtsi 283 #sound-dai-cells = <0>;
287 sound: sound { label
288 compatible = "rockchip,rk3399-gru-sound";
  /src/sys/dev/
spkr.c 177 * sustain indicates the number of subsequent dots that extend the sound
185 int sound; local in function:playtone
214 sound = total - silence;
219 note, sound, silence);
222 if (sound != 0)
223 (*sc->sc_tone)(sc->sc_dev, pitchtab[note], sound);
417 * If the pitch is zero, it halts all sound if any (for compatibility
418 * with the past confused specifications, but there should be no sound at
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt8173-elm.dtsi 139 sound: sound { label
148 sound-dai = <&rt5650 1>;
250 #sound-dai-cells = <1>;
  /src/sys/arch/atari/dev/
kbd.c 597 static uint8_t sound[] = { variable in typeref:typename:uint8_t[]
608 for (i = 0; i < sizeof(sound); i++) {
610 YM2149->sd_wdat = sound[i];
628 tmp = sound[11] | (sound[12] << 8);
631 tmp = sound[0] | (sound[1] << 8);
650 sound[ 0] = f & 0xff;
651 sound[ 1] = (f >> 8) & 0xf;
653 sound[ 2] = f & 0xff
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64.dtsi 133 sound: sound { label
153 sound-dai = <&dai>;
157 sound-dai = <&codec 0>;
837 #sound-dai-cells = <0>;
862 #sound-dai-cells = <0>;
876 #sound-dai-cells = <0>;
890 #sound-dai-cells = <0>;
904 #sound-dai-cells = <0>;
917 #sound-dai-cells = <1>
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8916.dtsi 1377 sound: sound@7702000 { label
1402 #sound-dai-cells = <1>;
1419 #sound-dai-cells = <1>;

Completed in 34 milliseconds

1 2