Searched refs:emphasis (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/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
|
D | qcom-qusb2-phy.txt | 40 - qcom,preemphasis-level: It is a 2 bit value that specifies pre-emphasis level. 46 pre-emphasis (specified using qcom,preemphasis-level) must be in
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 21 - fsl,tx-deemph-gen1: Gen1 De-emphasis value. Default: 0 22 - fsl,tx-deemph-gen2-3p5db: Gen2 (3.5db) De-emphasis value. Default: 0 23 - fsl,tx-deemph-gen2-6db: Gen2 (6db) De-emphasis value. Default: 20
|
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | dvb_filter.h | 234 u32 emphasis; member
|
/Linux-v4.19/Documentation/sphinx/ |
D | cdomain.py | 104 param += nodes.emphasis(argname, argname)
|
/Linux-v4.19/sound/pci/emu10k1/ |
D | emuproc.c | 46 static char *emphasis[8] = { "none", "50/15 usec 2 channel", "2", "3", "4", "5", "6", "7" }; in snd_emu10k1_proc_spdif_status() local 57 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status()
|
/Linux-v4.19/Documentation/devicetree/bindings/scsi/ |
D | hisilicon-sas.txt | 56 - hisilicon,signal-attenuation : array of 3 32-bit values, containing de-emphasis,
|
/Linux-v4.19/Documentation/mtd/nand/ |
D | pxa3xx-nand.txt | 6 SoC (aka NFCv1 and NFCv2), with an emphasis on the latter.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | extended-controls.rst | 587 .. _v4l2-mpeg-audio-emphasis: 604 - 50/15 microsecond emphasis 3057 Configures the pre-emphasis value for broadcasting. A pre-emphasis 3061 values for pre-emphasis. Here they are: 3070 - No pre-emphasis is applied. 3072 - A pre-emphasis of 50 uS is used. 3074 - A pre-emphasis of 75 uS is used. 3709 Configures the de-emphasis value for reception. A de-emphasis filter 3713 values for de-emphasis. Here they are: 3722 - No de-emphasis is applied. [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 55 - snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
|
/Linux-v4.19/Documentation/process/ |
D | 1.Intro.rst | 23 emphasis on involving the development community as soon as possible.
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_init.c | 3661 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local 3683 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options() 3689 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options() 3702 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options() 3707 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
|