Searched refs:emphasis (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/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-4.4.14/drivers/media/dvb-core/ |
D | dvb_filter.h | 238 u32 emphasis; member
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 34 - snps,tx_de_emphasis_quirk: when set core will set Tx de-emphasis value.
|
/linux-4.4.14/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-4.4.14/Documentation/mtd/nand/ |
D | pxa3xx-nand.txt | 6 SoC (aka NFCv1 and NFCv2), with an emphasis on the latter.
|
/linux-4.4.14/arch/avr32/ |
D | Kconfig | 23 emphasis on low power consumption and high code density.
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_init.c | 1971 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local 1993 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options() 1999 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options() 2012 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options() 2017 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
|
/linux-4.4.14/Documentation/networking/ |
D | vrf.txt | 101 for emphasis of the device type, similar to use of 'br' in bridge names.
|
/linux-4.4.14/Documentation/development-process/ |
D | 1.Intro | 30 Section 3 covers early-stage project planning, with an emphasis on
|