Searched refs:alpha_exp (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/media/dvb/frontends/ |
D | dibx000_common.h | 101 u8 alpha_exp; member
|
D | dib7000m.c | 703 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
D | dib7000p.c | 764 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
D | dib8000.c | 1072 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | dib0700_devices.c | 1686 .alpha_exp = 26, 1730 .alpha_exp = 26, 2447 .alpha_exp = 0, 2486 .alpha_exp = 0, 3313 .alpha_exp = 0x1b,
|
D | cxusb.c | 985 .alpha_exp = 27,
|