Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
A 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.
A 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.
A Dext-ctrls-codec.rst412 .. _v4l2-mpeg-audio-emphasis:
429 - 50/15 microsecond emphasis
/linux/Documentation/devicetree/bindings/phy/
A 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
A Dqcom,qusb2-phy.yaml130 It is a 2 bit value that specifies pre-emphasis level.
141 pre-emphasis (specified using qcom,preemphasis-level) must be in
A Dmicrochip,sparx5-serdes.yaml22 * Adjustable tx de-emphasis (FFE)
A Dphy-stm32-usbphyc.yaml186 description: Disables the HS fall time control of single ended signals during pre-emphasis
/linux/Documentation/devicetree/bindings/pci/
A Dfsl,imx6q-pcie.yaml97 description: Gen1 De-emphasis value (optional required).
102 description: Gen2 (3.5db) De-emphasis value (optional required).
107 description: Gen2 (6db) De-emphasis value (optional required).
/linux/Documentation/devicetree/bindings/sound/
A Duda1334.txt9 - nxp,deemph-gpios: a GPIO spec for the De-emphasis pin
/linux/Documentation/devicetree/bindings/usb/
A Dsnps,dwc3.yaml157 description: When set core will set Tx de-emphasis value
166 - 0 # -6dB de-emphasis
167 - 1 # -3.5dB de-emphasis
168 - 2 # No de-emphasis
/linux/drivers/staging/media/av7110/
A Ddvb_filter.h234 u32 emphasis; member
/linux/Documentation/sphinx/
A Dcdomain.py189 param += nodes.emphasis(argname, argname)
/linux/sound/pci/emu10k1/
A 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()
/linux/Documentation/devicetree/bindings/scsi/
A Dhisilicon-sas.txt56 - hisilicon,signal-attenuation : array of 3 32-bit values, containing de-emphasis,
/linux/Documentation/driver-api/
A Dauxiliary_bus.rst48 The emphasis here is on a common generic interface that keeps subsystem
/linux/Documentation/process/
A D1.Intro.rst25 emphasis on involving the development community as soon as possible.
/linux/drivers/scsi/qla2xxx/
A Dqla_init.c4109 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local
4130 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options()
4136 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
4149 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options()
4154 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
/linux/sound/soc/codecs/
A DKconfig1586 and has basic features such as de-emphasis (at 44.1 kHz sampling
/linux/Documentation/filesystems/
A Dpath-lookup.rst929 The emphasis here is "try quickly and check". It should probably be

Completed in 41 milliseconds