Searched refs:alpha_mant (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 99 u8 alpha_mant; member
|
D | dib7000m.c | 710 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
D | dib7000p.c | 782 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
D | dib8000.c | 1199 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 382 .alpha_mant = 17, 652 .alpha_mant = 15, 792 .alpha_mant = 17, 1464 .alpha_mant = 28, 1506 .alpha_mant = 28, 1905 .alpha_mant = 28, 1949 .alpha_mant = 28, 2722 .alpha_mant = 18, 2761 .alpha_mant = 18, 3546 .alpha_mant = 0x11,
|
D | cxusb.c | 894 .alpha_mant = 17,
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1041 .alpha_mant = 17,
|