Searched refs:emphasis (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_filter.h238 u32 emphasis; member in struct:dvb_audio_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demuproc.c47 static char *emphasis[8] = { "none", "50/15 usec 2 channel", "2", "3", "4", "5", "6", "7" }; local
58 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c1553 uint16_t swing, emphasis, tx_sens, rx_sens; local
1574 emphasis = (ha->fw_seriallink_options[2] &
1580 ha->fw_options[10] = (emphasis << 14) | (swing << 8);
1593 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0);
1598 ha->fw_options[11] = (emphasis << 14) | (swing << 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex65 portable document maintenance and generation in mind, with less emphasis on accepting all \LaTeX\ syntax.

Completed in 70 milliseconds