/linux-4.1.27/sound/soc/spear/ |
H A D | Makefile | 3 snd-soc-spear-spdif-in-objs := spdif_in.o
|
H A D | spdif_in.c | 285 MODULE_ALIAS("platform:spdif_in");
|
/linux-4.1.27/sound/usb/6fire/ |
H A D | control.h | 37 int n_analog_in, bool spdif_out, bool spdif_in);
|
H A D | control.c | 142 int n_analog_in, bool spdif_out, bool spdif_in) usb6fire_control_set_channels() 140 usb6fire_control_set_channels( struct control_runtime *rt, int n_analog_out, int n_analog_in, bool spdif_out, bool spdif_in) usb6fire_control_set_channels() argument
|
/linux-4.1.27/include/uapi/sound/ |
H A D | hdsp.h | 53 unsigned char spdif_in; member in struct:hdsp_config_info
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/include/dt-bindings/clock/ |
H A D | tegra20-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra114-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra124-car-common.h | 30 /* 10 (register bit affects spdif_in and spdif_out) */
|
H A D | tegra30-car.h | 29 /* 10 (register bit affects spdif_in and spdif_out) */
|
/linux-4.1.27/drivers/clk/tegra/ |
H A D | clk-tegra20.c | 482 { .con_id = "spdif_in", .dev_id = "tegra20-spdif", .dt_id = TEGRA20_CLK_SPDIF_IN }, 737 static const char *audio_parents[] = {"spdif_in", "i2s1", "i2s2", "unused",
|
H A D | clk-tegra-periph.c | 430 MUX("spdif_in", mux_pllp_pllc_pllm, CLK_SOURCE_SPDIF_IN, 10, TEGRA_PERIPH_ON_APB, tegra_clk_spdif_in),
|
H A D | clk-tegra30.c | 676 { .con_id = "spdif_in", .dev_id = "tegra30-spdif", .dt_id = TEGRA30_CLK_SPDIF_IN },
|
/linux-4.1.27/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1340.c | 436 /* pad multiplexing for spdif_in device */ 463 .name = "spdif_in",
|
/linux-4.1.27/sound/pci/ |
H A D | cmipci.c | 2437 DEFINE_BIT_SWITCH_ARG(spdif_in, CM_REG_FUNCTRL1, CM_SPDF_1, 0, 0); 2622 DEFINE_MIXER_SWITCH("IEC958 In Record", spdif_in),
|
/linux-4.1.27/sound/pci/rme9652/ |
H A D | hdsp.c | 4732 info.spdif_in = (unsigned char)hdsp_spdif_in(hdsp); snd_hdsp_hwdep_ioctl()
|