Searched refs:emphasis (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-rx.rst | 71 Configures the de-emphasis value for reception. A de-emphasis filter 75 values for de-emphasis. Here they are: 84 - No de-emphasis is applied. 86 - A de-emphasis of 50 uS is used. 88 - A de-emphasis of 75 uS is used.
|
D | ext-ctrls-fm-tx.rst | 150 Configures the pre-emphasis value for broadcasting. A pre-emphasis 154 values for pre-emphasis. Here they are: 163 - No pre-emphasis is applied. 165 - A pre-emphasis of 50 uS is used. 167 - A pre-emphasis of 75 uS is used.
|
D | ext-ctrls-codec.rst | 412 .. _v4l2-mpeg-audio-emphasis: 429 - 50/15 microsecond emphasis
|
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of 39 - apm,tx-pre-cursor2 : 2st pre-cursor emphasis taps control. Two set of 43 - apm,tx-post-cursor : Post-cursor emphasis taps control. Two set of
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 22 - fsl,tx-deemph-gen1: Gen1 De-emphasis value. Default: 0 23 - fsl,tx-deemph-gen2-3p5db: Gen2 (3.5db) De-emphasis value. Default: 0 24 - fsl,tx-deemph-gen2-6db: Gen2 (6db) De-emphasis value. Default: 20
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | uda1334.txt | 9 - nxp,deemph-gpios: a GPIO spec for the De-emphasis pin
|
/Linux-v5.10/drivers/media/pci/ttpci/ |
D | dvb_filter.h | 234 u32 emphasis; member
|
/Linux-v5.10/Documentation/sphinx/ |
D | cdomain.py | 189 param += nodes.emphasis(argname, argname)
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emuproc.c | 32 …static const char * const emphasis[8] = { "none", "50/15 usec 2 channel", "2", "3", "4", "5", "6",… in snd_emu10k1_proc_spdif_status() local 43 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status()
|
/Linux-v5.10/Documentation/devicetree/bindings/scsi/ |
D | hisilicon-sas.txt | 56 - hisilicon,signal-attenuation : array of 3 32-bit values, containing de-emphasis,
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 59 - snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
|
/Linux-v5.10/Documentation/process/ |
D | 1.Intro.rst | 25 emphasis on involving the development community as soon as possible.
|
/Linux-v5.10/drivers/scsi/qla2xxx/ |
D | qla_init.c | 3870 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local 3891 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options() 3897 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options() 3910 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options() 3915 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
|
/Linux-v5.10/sound/soc/codecs/ |
D | Kconfig | 1435 and has basic features such as de-emphasis (at 44.1 kHz sampling
|
/Linux-v5.10/Documentation/filesystems/ |
D | path-lookup.rst | 930 The emphasis here is "try quickly and check". It should probably be
|