/Linux-v5.10/Documentation/networking/dsa/ |
D | bcm_sf2.rst | 79 Multimedia over CoAxial (MoCA) interfaces 85 the MoCA interface whenever the MoCA coaxial cable gets disconnected or the
|
/Linux-v5.10/Documentation/sound/cards/ |
D | hdspm.rst | 211 If on (1), then if either the optical or coaxial connection 222 * Values -- optical coaxial 225 Choosing the Input, optical or coaxial. If Safe-mode is active,
|
D | sb-live-mixer.rst | 21 (coaxial or optical). The universal interface allows the creation of up 192 ``name='IEC958 Coaxial Playback Volume',index=0`` 194 This control is used to attenuate samples from left and right IEC958 coaxial 198 ``name='IEC958 Coaxial Capture Volume',index=0`` 200 This control is used to attenuate samples from left and right IEC958 coaxial
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | rockchip-spdif.yaml | 11 processor to receive and transmit digital audio via a coaxial or
|
D | fsl,spdif.yaml | 14 processor to receive and transmit digital audio via an coaxial cable or
|
/Linux-v5.10/sound/firewire/motu/ |
D | motu-proc.c | 19 [SND_MOTU_CLOCK_SOURCE_SPDIF_ON_COAX] = "S/PDIF on coaxial interface",
|
/Linux-v5.10/sound/firewire/bebob/ |
D | bebob_maudio.c | 442 "S/PDIF Optical", "S/PDIF Coaxial", "ADAT Optical" 513 /* For S/PDIF, optical/coaxial interfaces are selectable. */ in special_dig_in_iface_ctl_set() 535 "S/PDIF Optical and Coaxial", "ADAT Optical"
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | imi,rdacm2x-gmsl.yaml | 30 They both connect to a remote GMSL endpoint through a coaxial cable.
|
/Linux-v5.10/sound/pci/ice1712/ |
D | delta.h | 70 /* coaxial (0), optical (1) */
|
D | quartet.c | 151 /* Coaxial Output Source (IS-Link) (0:SPDIF, 1:I2S) */
|
/Linux-v5.10/include/uapi/sound/ |
D | emu10k1.h | 161 #define EXTIN_COAX_SPDIF_L 0x0a /* LiveDrive - Coaxial S/PDIF - left */ 162 #define EXTIN_COAX_SPDIF_R 0x0b /* LiveDrive - Coaxial S/PDIF - right */
|
/Linux-v5.10/sound/pci/oxygen/ |
D | oxygen.c | 25 * GPIO 6 -> S/PDIF from optical (0) or coaxial (1) input 535 static const char *const names[2] = { "Optical", "Coaxial" }; in claro_dig_source_info()
|
/Linux-v5.10/sound/firewire/fireworks/ |
D | fireworks_pcm.c | 24 * - S/PDIF coaxial and optical : use input 1-2
|
/Linux-v5.10/sound/pci/rme9652/ |
D | rme9652.c | 67 #define RME9652_SPDIFIN_COAXIAL 1 /* coaxial (RCA) */ 970 static const char * const texts[3] = {"ADAT1", "Coaxial", "Internal"}; in snd_rme9652_info_spdif_in() 1622 snd_iprintf(buffer, "IEC958 input: Coaxial\n"); in snd_rme9652_proc_read() 1633 snd_iprintf(buffer, "IEC958 output: Coaxial & ADAT1\n"); in snd_rme9652_proc_read() 1635 snd_iprintf(buffer, "IEC958 output: Coaxial only\n"); in snd_rme9652_proc_read()
|
D | hdsp.c | 277 #define HDSP_SPDIFIN_COAXIAL 1 /* coaxial (RCA) */ 1657 "Optical", "Coaxial", "Internal", "AES" in snd_hdsp_info_spdif_in() 3496 snd_iprintf(buffer, "IEC958 input: Coaxial\n"); in snd_hdsp_proc_read() 3562 snd_iprintf(buffer, "IEC958 output: Coaxial & ADAT1\n"); in snd_hdsp_proc_read() 3564 snd_iprintf(buffer, "IEC958 output: Coaxial only\n"); in snd_hdsp_proc_read()
|
D | hdspm.c | 3297 static const char *const texts[] = { "optical", "coaxial" }; in snd_hdspm_info_input_select() 3498 static const char *const texts_spdif[] = { "Optical", "Coaxial", "Internal" }; in snd_hdspm_info_tristate()
|
/Linux-v5.10/sound/firewire/fireface/ |
D | ff-protocol-former.c | 149 (data & 0x00000200) ? "Optical" : "Coaxial"); in dump_clock_config()
|
/Linux-v5.10/sound/pci/ |
D | rme96.c | 1681 RME96_WCR_INP_0; /* set coaxial input */ in snd_rme96_create() 1749 snd_iprintf(buffer, " input: coaxial"); in snd_rme96_proc_read() 1894 "Optical", "Coaxial", "Internal", "XLR", "Analog" in snd_rme96_info_inputtype_control()
|
D | rme32.c | 1470 snd_iprintf(buffer, " input: coaxial"); in snd_rme32_proc_read() 1578 "Optical", "Coaxial", "Internal", "XLR" in snd_rme32_info_inputtype_control()
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emufx.c | 79 /* 0x0a */ "Coaxial IEC958 Left", 80 /* 0x0b */ "Coaxial IEC958 Right", 2169 …snd_emu10k1_init_stereo_control(controls + i++, SNDRV_CTL_NAME_IEC958("Coaxial ",PLAYBACK,VOLUME),… in _snd_emu10k1_init_efx() 2177 …snd_emu10k1_init_stereo_control(controls + i++, SNDRV_CTL_NAME_IEC958("Coaxial ",CAPTURE,VOLUME), … in _snd_emu10k1_init_efx() 2178 …snd_emu10k1_init_stereo_onoff_control(controls + i++, SNDRV_CTL_NAME_IEC958("Coaxial ",CAPTURE,SWI… in _snd_emu10k1_init_efx()
|
/Linux-v5.10/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2108 * Game Theatre XP card - EGPIO[0] is used to select SPDIF input optical or coaxial. 2124 /* coaxial */ in snd_herc_spdif_select_put() 2370 .name = "Optical/Coaxial SPDIF Input Switch",
|
/Linux-v5.10/sound/core/oss/ |
D | mixer_oss.c | 1288 { SOUND_MIXER_DIGITAL1, "IEC958 Coaxial", 0 }, /* fallback */ in snd_mixer_oss_build()
|
/Linux-v5.10/sound/pci/echoaudio/ |
D | echoaudio.c | 1393 "S/PDIF Coaxial", "S/PDIF Optical", "ADAT Optical", in snd_echo_digital_mode_info()
|
/Linux-v5.10/sound/usb/ |
D | mixer_quirks.c | 2074 "Coaxial", "Optical" in snd_rme_spdif_if_info()
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_hw4.h | 3076 #define SFF_PG0_CONNECTOR__FC_COAX 0x05 /* FC coaxial headers */
|