Searched refs:alpha_exp (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/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 | 775 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
D | dib8000.c | 1192 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 381 .alpha_exp = 27, 649 .alpha_exp = 25, 789 .alpha_exp = 27, 1461 .alpha_exp = 26, 1503 .alpha_exp = 26, 1881 .alpha_exp = 26, 1925 .alpha_exp = 26, 2698 .alpha_exp = 0, 2737 .alpha_exp = 0, 3522 .alpha_exp = 0x1b,
|
D | cxusb.c | 1031 .alpha_exp = 27,
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1024 .alpha_exp = 27,
|