Searched refs:alpha_exp (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 100 u8 alpha_exp; member
|
D | dib7000m.c | 707 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
D | dib7000p.c | 779 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
D | dib8000.c | 1196 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 380 .alpha_exp = 27, 650 .alpha_exp = 25, 790 .alpha_exp = 27, 1462 .alpha_exp = 26, 1504 .alpha_exp = 26, 1898 .alpha_exp = 26, 1942 .alpha_exp = 26, 2723 .alpha_exp = 0, 2762 .alpha_exp = 0, 3547 .alpha_exp = 0x1b,
|
D | cxusb.c | 1066 .alpha_exp = 27,
|
/linux-6.1.9/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1032 .alpha_exp = 27,
|