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

/drivers/media/dvb/dvb-core/
H A Ddvb_filter.h238 u32 emphasis; member in struct:dvb_audio_info
/drivers/scsi/qla2xxx/
H A Dqla_init.c1555 uint16_t swing, emphasis, tx_sens, rx_sens; local
1577 emphasis = (ha->fw_seriallink_options[2] &
1583 ha->fw_options[10] = (emphasis << 14) | (swing << 8);
1596 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0);
1601 ha->fw_options[11] = (emphasis << 14) | (swing << 8);

Completed in 96 milliseconds