Home
last modified time | relevance | path

Searched refs:emphasis (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-rx.rst71 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.
Dext-ctrls-fm-tx.rst150 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.
Dext-ctrls-codec.rst412 .. _v4l2-mpeg-audio-emphasis:
429 - 50/15 microsecond emphasis
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt35 - 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt22 - 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Duda1334.txt9 - nxp,deemph-gpios: a GPIO spec for the De-emphasis pin
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Ddvb_filter.h234 u32 emphasis; member
/kernel/linux/linux-5.10/Documentation/sphinx/
Dcdomain.py189 param += nodes.emphasis(argname, argname)
/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demuproc.c32 …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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/scsi/
Dhisilicon-sas.txt56 - hisilicon,signal-attenuation : array of 3 32-bit values, containing de-emphasis,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Ddwc3.txt59 - snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
/kernel/linux/linux-5.10/Documentation/process/
D1.Intro.rst25 emphasis on involving the development community as soon as possible.
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_init.c3975 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local
3996 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options()
4002 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
4015 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options()
4020 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
/kernel/linux/linux-5.10/sound/soc/codecs/
DKconfig1439 and has basic features such as de-emphasis (at 44.1 kHz sampling
/kernel/linux/linux-5.10/Documentation/filesystems/
Dpath-lookup.rst930 The emphasis here is "try quickly and check". It should probably be
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch5065 * 2 - No de-emphasis
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch7514 - /* Set TX pre-emphasis to minimum */
7515 + /* Set TX voltage-swing and pre-emphasis to minimum */
48851 + /* Set max pre-emphasis level for PHY0 */
48868 + /* Set max pre-emphasis level for PHY1 */
48892 + /* Enable otg port pre-emphasis during non-chirp phase */
48898 + /* Enable host port pre-emphasis during non-chirp phase */
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch51658 + /* Pre-emphasis tuning */
51664 + /* Pre-emphasis strength */
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch347443 + /* set phy PX TX pre-emphasis */
348473 + /* set phy PX TX pre-emphasis */
349236 + /* set phy PX TX pre-emphasis */
349909 + /* Pre-emphasis tuning */
349915 + /* Pre-emphasis strength */
350225 + /* Pre-emphasis tuning */
350231 + /* Pre-emphasis strength */
352397 + /* Pre-emphasis tuning */
352403 + /* Pre-emphasis strength */
353091 + /* Pre-emphasis tuning */
[all …]