Searched refs:alpha_exp (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 100 u8 alpha_exp; member
|
H A D | dib7000m.c | 707 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
H A D | dib7000p.c | 779 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
H A D | dib8000.c | 1196 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 100 u8 alpha_exp; member
|
H A D | dib7000m.c | 707 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
H A D | dib7000p.c | 779 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
H A D | dib8000.c | 1196 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 380 .alpha_exp = 27, 650 .alpha_exp = 25, 790 .alpha_exp = 27, 1122 27, /* alpha_exp*/ 1166 27, /* alpha_exp*/ 1462 .alpha_exp = 26, 1504 .alpha_exp = 26, 1898 .alpha_exp = 26, 1942 .alpha_exp = 26, 2723 .alpha_exp [all...] |
H A D | cxusb.c | 1066 .alpha_exp = 27,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 380 .alpha_exp = 27, 650 .alpha_exp = 25, 790 .alpha_exp = 27, 1122 27, /* alpha_exp*/ 1166 27, /* alpha_exp*/ 1462 .alpha_exp = 26, 1504 .alpha_exp = 26, 1898 .alpha_exp = 26, 1942 .alpha_exp = 26, 2716 .alpha_exp [all...] |
H A D | cxusb.c | 1066 .alpha_exp = 27,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 401 27, /* alpha_exp */ 1032 .alpha_exp = 27,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 401 27, /* alpha_exp */ 1032 .alpha_exp = 27,
|
Completed in 39 milliseconds