Home
last modified time | relevance | path

Searched full:spdif (Results 1 – 25 of 249) sorted by relevance

12345678910

/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Drockchip-spdif.yaml4 $id: http://devicetree.org/schemas/sound/rockchip-spdif.yaml#
7 title: Rockchip SPDIF transceiver
20 - const: rockchip,rk3066-spdif
21 - const: rockchip,rk3228-spdif
22 - const: rockchip,rk3328-spdif
23 - const: rockchip,rk3366-spdif
24 - const: rockchip,rk3368-spdif
25 - const: rockchip,rk3399-spdif
26 - const: rockchip,rk3568-spdif
29 - rockchip,rk3128-spdif
[all …]
H A Dallwinner,sun4i-a10-spdif.yaml4 $id: http://devicetree.org/schemas/sound/allwinner,sun4i-a10-spdif.yaml#
21 - const: allwinner,sun4i-a10-spdif
22 - const: allwinner,sun6i-a31-spdif
23 - const: allwinner,sun8i-h3-spdif
24 - const: allwinner,sun50i-h6-spdif
25 - const: allwinner,sun50i-h616-spdif
27 - const: allwinner,sun8i-a83t-spdif
28 - const: allwinner,sun8i-h3-spdif
30 - const: allwinner,sun50i-a64-spdif
31 - const: allwinner,sun8i-h3-spdif
[all …]
H A Dimx-audio-spdif.txt5 - compatible : "fsl,imx-audio-spdif"
9 - spdif-controller : The phandle of the i.MX S/PDIF controller
14 - spdif-out : This is a boolean property. If present, the
21 - spdif-in : This is a boolean property. If present, the receiving
30 sound-spdif {
31 compatible = "fsl,imx-audio-spdif";
32 model = "imx-spdif";
33 spdif-controller = <&spdif>;
34 spdif-out;
35 spdif-in;
H A Dfsl,spdif.yaml4 $id: http://devicetree.org/schemas/sound/fsl,spdif.yaml#
20 - fsl,imx35-spdif
21 - fsl,vf610-spdif
22 - fsl,imx6sx-spdif
23 - fsl,imx8qm-spdif
24 - fsl,imx8qxp-spdif
25 - fsl,imx8mq-spdif
26 - fsl,imx8mm-spdif
27 - fsl,imx8mn-spdif
28 - fsl,imx8ulp-spdif
[all...]
H A Dfsl,spdif.txt11 "fsl,imx35-spdif",
12 "fsl,vf610-spdif",
13 "fsl,imx6sx-spdif",
17 - interrupts : Contains the spdif interrupt.
27 "core" The core clock of spdif controller.
30 list connecting to the spdif clock mux in "SPDIF
34 "spba" The spba clock is required when SPDIF is placed as a
48 spdif: spdif@2004000 {
49 compatible = "fsl,imx35-spdif";
H A Dxlnx,spdif.txt1 Device-Tree bindings for Xilinx SPDIF IP
3 The IP supports playback and capture of SPDIF audio
6 - compatible: "xlnx,spdif-2.0"
13 - xlnx,spdif-mode: 0 :- receiver mode
18 spdif_0: spdif@80010000 {
21 compatible = "xlnx,spdif-2.0";
26 xlnx,spdif-mode = <1>;
H A Dimg,spdif-in.txt1 Imagination Technologies SPDIF Input Controller
5 - compatible : Compatible list, must contain "img,spdif-in"
23 - resets: Should contain a phandle to the spdif in reset signal, if any
28 - interrupts : Contains the spdif in interrupt, if present
32 spdif_in: spdif-in@18100e00 {
33 compatible = "img,spdif-in";
H A Dadi,axi-spdif-tx.txt1 ADI AXI-SPDIF controller
4 - compatible : Must be "adi,axi-spdif-tx-1.00.a"
5 - reg : Must contain SPDIF core's registers location and length
23 spdif: spdif@77400000 {
24 compatible = "adi,axi-spdif-tx-1.00.a";
H A Damlogic,aiu.yaml38 - description: SPDIF peripheral clock
39 - description: SPDIF output clock
40 - description: SPDIF master clock
41 - description: SPDIF master clock multiplexer
58 - description: SPDIF interrupt line
63 - const: spdif
98 interrupt-names = "i2s", "spdif";
H A Dlinux,spdif-dit.yaml4 $id: http://devicetree.org/schemas/sound/linux,spdif-dit.yaml#
7 title: Dummy SPDIF Transmitter
17 const: linux,spdif-dit
32 spdif-out {
34 compatible = "linux,spdif-dit";
H A Dzte,zx-spdif.txt1 ZTE ZX296702 SPDIF controller
4 - compatible : Must be "zte,zx296702-spdif"
5 - reg : Must contain SPDIF core's registers location and length
7 - clock-names: "tx" for the clock to the SPDIF interface.
20 compatible = "zte,zx296702-spdif";
H A Dimg,spdif-out.txt1 Imagination Technologies SPDIF Output Controller
5 - compatible : Compatible list, must contain "img,spdif-out"
22 - resets: Contains a phandle to the spdif out reset signal
32 spdif_out: spdif-out@18100d00 {
33 compatible = "img,spdif-out";
H A Dspdif-receiver.txt1 Device-Tree bindings for dummy spdif receiver
4 - compatible: should be "linux,spdif-dir".
8 codec: spdif-receiver {
9 compatible = "linux,spdif-dir";
H A Dspdif-transmitter.txt1 Device-Tree bindings for dummy spdif transmitter
4 - compatible: should be "linux,spdif-dit".
8 codec: spdif-transmitter {
9 compatible = "linux,spdif-dit";
H A Damlogic,axg-spdifin.txt1 * Amlogic Audio SPDIF Input
7 - interrupts: interrupt specifier for the spdif input.
11 * "refclk" : spdif input reference clock
15 - resets: phandle to the dedicated reset line of the spdif input.
H A Dnvidia,tegra20-spdif.yaml4 $id: http://devicetree.org/schemas/sound/nvidia,tegra20-spdif.yaml#
24 const: nvidia,tegra20-spdif
76 spdif@70002400 {
77 compatible = "nvidia,tegra20-spdif";
H A Dbrcm,cygnus-audio.txt1 BROADCOM Cygnus Audio I2S/TDM/SPDIF controller
10 set of DMA, I2S_OUT and SPDIF registers. "i2s_in" contains
24 Valid value are 0, 1, 2, or 3 (for spdif)
60 spdif: spdif_port@3 {
/freebsd-src/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-gr8.dtsi66 spdif: spdif@1c21000 { label
68 compatible = "allwinner,sun4i-a10-spdif";
72 clock-names = "apb", "spdif";
116 spdif_tx_pin: spdif-tx-pin {
118 function = "spdif";
H A Dsun7i-a20-itead-ibox.dts71 simple-audio-card,name = "On-board SPDIF";
74 sound-dai = <&spdif>;
82 spdif_out: spdif-out {
84 compatible = "linux,spdif-dit";
143 &spdif {
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-cubox-i.dtsi103 spdif_out: spdif-out {
104 compatible = "linux,spdif-dit";
108 sound-spdif {
109 compatible = "fsl,imx-audio-spdif";
110 model = "Integrated SPDIF";
112 audio-cpu = <&spdif>;
187 pinctrl_cubox_i_spdif: cubox-i-spdif {
244 &spdif {
H A Dimx6qdl-hummingboard.dtsi143 spdif_out: spdif-out {
144 compatible = "linux,spdif-dit";
148 sound-spdif {
149 compatible = "fsl,imx-audio-spdif";
150 model = "On-board SPDIF";
152 audio-cpu = <&spdif>;
280 pinctrl_hummingboard_spdif: hummingboard-spdif {
341 &spdif {
H A Dimx6qdl-wandboard.dtsi29 spdif_out: spdif-out {
30 compatible = "linux,spdif-dit";
34 sound-spdif {
35 compatible = "fsl,imx-audio-spdif";
36 model = "imx-spdif";
37 audio-cpu = <&spdif>;
336 &spdif {
/freebsd-src/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6-tanix.dtsi61 sound-spdif {
63 simple-audio-card,name = "sun50i-h6-spdif";
66 sound-dai = <&spdif>;
74 spdif_out: spdif-out {
76 compatible = "linux,spdif-dit";
168 &spdif {
/freebsd-src/sys/contrib/device-tree/Bindings/display/rockchip/
H A Dcdn-dp-rockchip.txt12 Required elements: "core-clk" "pclk" "spdif" "grf"
16 Required elements: "apb", "core", "dptx", "spdif"
32 - #sound-dai-cells = it must be 1 if your system is using 2 DAIs: I2S, SPDIF
43 clock-names = "core-clk", "pclk", "spdif", "grf";
49 reset-names = "spdif";
/freebsd-src/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-pxs2-vodka.dts42 spdif-out {
43 compatible = "linux,spdif-dit";
53 comp-spdif-out {
54 compatible = "linux,spdif-dit";

12345678910