Searched refs:alpha_mant (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 100 u8 alpha_mant; 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 | 380 .alpha_mant = 17, 648 .alpha_mant = 15, 788 .alpha_mant = 17, 1460 .alpha_mant = 28, 1502 .alpha_mant = 28, 1880 .alpha_mant = 28, 1924 .alpha_mant = 28, 2697 .alpha_mant = 18, 2736 .alpha_mant = 18, 3521 .alpha_mant = 0x11,
|
D | cxusb.c | 1030 .alpha_mant = 17,
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1023 .alpha_mant = 17,
|