/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | rockchip-spdif.txt | 1 * Rockchip SPDIF transceiver 14 - interrupts: should contain the SPDIF interrupt. 21 - "hclk": clock for SPDIF controller 22 - "mclk" : clock for SPDIF bus 28 Example for the rk3188 SPDIF controller:
|
D | zte,zx-spdif.txt | 1 ZTE ZX296702 SPDIF controller 5 - reg : Must contain SPDIF core's registers location and length 7 - clock-names: "tx" for the clock to the SPDIF interface.
|
D | st,sti-asoc-card.txt | 48 "SPDIF"connected to SPDIF codec and support SPDIF formats. 88 mode = "SPDIF"; 113 - pinctrl-0: SPDIF PIO description. 145 /* SPDIF */
|
D | adi,axi-spdif-tx.txt | 1 ADI AXI-SPDIF controller 5 - reg : Must contain SPDIF core's registers location and length
|
D | nvidia,tegra30-ahub.txt | 60 register space (APBIF 0..3 RX, I2S 0..5 RX, DAM 0..2 RX 0..1, SPDIF RX 0..1). 62 registers (APBIF 0..3 TX, I2S 0..5 TX, DAM 0..2 TX, SPDIF TX 0..1).
|
D | fsl,spdif.txt | 26 list connecting to the spdif clock mux in "SPDIF
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | CMIPCI.txt | 107 The CM8x38 provides the excellent SPDIF capability with very cheap 110 The SPDIF playback and capture are done via the third PCM device 123 The playback and capture over SPDIF use normal DAC and ADC, 127 To enable SPDIF output, you need to turn on "IEC958 Output Switch" 131 The SPDIF input is always enabled, so you can hear SPDIF input data 135 You can play via SPDIF even with the first device (hw:0,0), 136 but SPDIF is enabled only when the proper format (S16LE), sample rate 144 output through SPDIF. This switch appears only on old chip 146 Note: without this control you can output PCM to SPDIF. 150 "IEC958 In Select" - Select SPDIF input, the internal CD-in (false) [all …]
|
D | HD-Audio-Models.txt | 6 3stack-digout 3-jack in back, a HP out and a SPDIF out 8 5stack-digout 5-jack in back, 2-jack in front, a SPDIF out 10 6stack-digout 6-jack with a SPDIF out 85 full_dig 6-jack in back, 2-jack in front, SPDIF I/O 86 allout 5-jack in back, 2-jack in front, SPDIF out 134 6stack-dig ditto with SPDIF 136 3stack-dig ditto with SPDIF 138 laptop-dig ditto with SPDIF 213 5stack D945 5stack + SPDIF 250 5stack D965 5stack + SPDIF [all …]
|
D | ControlNames.txt | 68 SPDIF (output only) 69 SPDIF In
|
D | emu10k1-jack.txt | 43 Each input port will either correspond to a digital (SPDIF) input, an analog
|
D | README.maya44 | 108 hw:0,1 output - stereo, analog output 3+4 (and SPDIF out)
|
D | ALSA-Configuration.txt | 193 spdif - Support SPDIF I/O 258 ATI IXP has two different methods to control SPDIF output. One is 259 over AC-link and another is over the "direct" SPDIF output. The 290 This module supports all ADB PCM channels, ac97 mixer, SPDIF, hardware 294 SPDIF output has a copy of the AC97 codec output, unless you use the 296 The hardware EQ hardware and SPDIF is only present in the Vortex2 and 299 Note: Some ALSA mixer applications don't handle the SPDIF sample rate 453 soft_ac3 - Software-conversion of raw SPDIF packets (model 033 only)
|
D | HD-Audio.txt | 443 - spdif_status_reset (bool): reset the SPDIF status bits at each time 444 the SPDIF stream is set up
|
/linux-4.4.14/sound/soc/adi/ |
D | Kconfig | 16 tristate "AXI-SPDIF support" 21 ASoC driver for the Analog Devices AXI-SPDIF softcore peripheral.
|
/linux-4.4.14/sound/soc/rockchip/ |
D | Kconfig | 19 tristate "Rockchip SPDIF Device Driver" 23 Say Y or M if you want to add support for SPDIF driver for 24 Rockchip SPDIF transceiver device.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.ymfsb | 48 spdif_out : SPDIF-out flag (0:disable 1:enable) 67 SPDIF OUT 71 sounds from SPDIF-out of your card (if it had). 73 up to 48kHz. All sounds via SPDIF-out also 22kHz samples). So your
|
/linux-4.4.14/drivers/clk/mxs/ |
D | clk-imx23.c | 36 #define SPDIF (CLKCTRL + 0x0090) macro 153 clks[spdif] = mxs_clk_gate("spdif", "spdif_div", SPDIF, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 38 #define SPDIF (CLKCTRL + 0x00e0) macro 224 clks[spdif] = mxs_clk_gate("spdif", "spdif_div", SPDIF, 31); in mx28_clocks_init()
|
/linux-4.4.14/drivers/usb/misc/ |
D | emi62.c | 22 #define SPDIF /* if you want SPDIF comment next line */ macro 25 #ifdef SPDIF
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c | 351 HAC, IPI, SPDIF, HUDI, I2C, enumerator 378 INTC_VECT(SPDIF, 0x5e0), 437 DMAC, I2C, HUDI, SPDIF, IPI, HAC, TMU, GPIO } }, 442 { 0xffe00004, 0, 32, 8, /* INT2PRI1 */ { IPI, SPDIF, HUDI, I2C } },
|
/linux-4.4.14/sound/usb/ |
D | Kconfig | 120 tristate "M2Tech hiFace USB-SPDIF driver" 123 Select this option to include support for M2Tech hiFace USB-SPDIF
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-imx28.c | 123 SPDIF = PINID(3, 27), enumerator 301 MXS_PINCTRL_PIN(SPDIF),
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 45 18 SPDIF
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra210.c | 1419 …PINGROUP(uart2_tx_pg0, UARTB, I2S4A, SPDIF, UART, 0x30f4, N, N, N, 0x… 1420 …PINGROUP(uart2_rx_pg1, UARTB, I2S4A, SPDIF, UART, 0x30f8, N, N, N, 0x… 1462 …PINGROUP(spdif_out_pcc2, SPDIF, RSVD1, RSVD2, RSVD3, 0x31a0, N, N, N, 0x… 1463 …PINGROUP(spdif_in_pcc3, SPDIF, RSVD1, RSVD2, RSVD3, 0x31a4, N, N, N, 0x… 1470 …PINGROUP(ap_wake_bt_ph3, RSVD0, UARTB, SPDIF, RSVD3, 0x31c0, N, N, N, 0x… 1471 …PINGROUP(bt_rst_ph4, RSVD0, UARTB, SPDIF, RSVD3, 0x31c4, N, N, N, 0x…
|
D | pinctrl-tegra114.c | 1636 …PINGROUP(sdmmc1_cmd_pz1, SDMMC1, SPDIF, SPI4, UARTA, 0x304c, N, N… 1637 …PINGROUP(sdmmc1_dat3_py4, SDMMC1, SPDIF, SPI4, UARTA, 0x3050, N, N… 1646 …PINGROUP(uart2_rxd_pc3, IRDA, SPDIF, UARTA, SPI4, 0x3164, N, N… 1647 …PINGROUP(uart2_txd_pc2, IRDA, SPDIF, UARTA, SPI4, 0x3168, N, N… 1763 …PINGROUP(spdif_in_pk6, SPDIF, USB, RSVD3, RSVD4, 0x3350, N, N… 1764 …PINGROUP(spdif_out_pk5, SPDIF, RSVD2, RSVD3, RSVD4, 0x3354, N, N…
|
D | pinctrl-tegra124.c | 1829 …PINGROUP(sdmmc1_cmd_pz1, SDMMC1, SPDIF, SPI4, UARTA, 0x304c, N, N… 1830 …PINGROUP(sdmmc1_dat3_py4, SDMMC1, SPDIF, SPI4, UARTA, 0x3050, N, N… 1839 …PINGROUP(uart2_rxd_pc3, IRDA, SPDIF, UARTA, SPI4, 0x3164, N, N… 1840 …PINGROUP(uart2_txd_pc2, IRDA, SPDIF, UARTA, SPI4, 0x3168, N, N… 1960 …PINGROUP(spdif_in_pk6, SPDIF, RSVD2, RSVD3, I2C3, 0x3350, N, N… 1961 …PINGROUP(spdif_out_pk5, SPDIF, RSVD2, RSVD3, I2C3, 0x3354, N, N…
|
D | pinctrl-tegra20.c | 2138 MUX_PG(slxc, SPDIF, SPI4, SDIO3, SPI2, 0x18, 5, 0x84, 10, 0xa4, 26), 2139 MUX_PG(slxd, SPDIF, SPI4, SDIO3, SPI2, 0x18, 6, 0x84, 12, 0xa4, 28), 2141 MUX_PG(spdi, SPDIF, RSVD2, I2C1, SDIO2, 0x18, 8, 0x8c, 8, 0xa4, 16), 2142 MUX_PG(spdo, SPDIF, RSVD2, I2C1, SDIO2, 0x18, 9, 0x8c, 6, 0xa4, 18), 2154 MUX_PG(uad, IRDA, SPDIF, UARTA, SPI4, 0x18, 21, 0x80, 6, 0xac, 6),
|
D | pinctrl-tegra30.c | 2196 …PINGROUP(uart2_txd_pc2, UARTB, SPDIF, UARTA, SPI4, 0x3168, N, … 2197 …PINGROUP(uart2_rxd_pc3, UARTB, SPDIF, UARTA, SPI4, 0x3164, N, … 2205 …PINGROUP(sdmmc3_dat6_pd3, SPDIF, SPI4, SDMMC3, SPI2, 0x33b0, N, … 2206 …PINGROUP(sdmmc3_dat7_pd4, SPDIF, SPI4, SDMMC3, SPI2, 0x33b4, N, … 2263 …PINGROUP(spdif_out_pk5, SPDIF, RSVD2, I2C1, SDMMC2, 0x3354, N, … 2264 …PINGROUP(spdif_in_pk6, SPDIF, HDA, I2C1, SDMMC2, 0x3350, N, …
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | rk3288-rock2-square.dts | 54 simple-audio-card,name = "SPDIF";
|
D | imx6qdl-cubox-i.dtsi | 103 model = "Integrated SPDIF";
|
D | imx6qdl-hummingboard.dtsi | 105 model = "On-board SPDIF";
|
D | imx6q-tbs2910.dts | 139 model = "On-board SPDIF";
|
D | rk3188-radxarock.dts | 95 simple-audio-card,name = "SPDIF";
|
/linux-4.4.14/sound/pci/ |
D | Kconfig | 103 Supported features: Hardware Mixer, SRC, EQ and SPDIF output. 130 Supported features: Hardware Mixer, SRC, EQ and SPDIF output. 142 Supported features: Analog and SPDIF output. Analog or SPDIF input. 274 Say Y here to use a new DSP image for SPDIF and dual codecs.
|
/linux-4.4.14/sound/soc/tegra/ |
D | Kconfig | 43 Say Y or M if you want to add support for the Tegra20 SPDIF interface.
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | hdmi.c | 88 SPDIF, enumerator 491 case SPDIF: in tegra_hdmi_setup_audio()
|
/linux-4.4.14/sound/soc/fsl/ |
D | Kconfig | 43 Say Y if you want to add Sony/Philips Digital Interface (SPDIF)
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | exynos5433-clock.txt | 17 which generates clocks for UART/I2C/SPI/I2S/PCM/SPDIF/PWM/SLIMBUS IPs.
|