Searched refs:beta_exp (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 103 u8 beta_exp; member
|
H A D | dib7000m.c | 708 dib7000m_write_word(state, 99, (agc->beta_mant << 6) | agc->beta_exp); in dib7000m_set_agc_config()
|
H A D | dib7000p.c | 780 dib7000p_write_word(state, 102, (agc->beta_mant << 6) | agc->beta_exp); in dib7000p_set_agc_config()
|
H A D | dib8000.c | 1197 dib8000_write_word(state, 103, (agc->beta_mant << 6) | agc->beta_exp); in dib8000_set_agc_config()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 103 u8 beta_exp; member
|
H A D | dib7000m.c | 708 dib7000m_write_word(state, 99, (agc->beta_mant << 6) | agc->beta_exp); in dib7000m_set_agc_config()
|
H A D | dib7000p.c | 780 dib7000p_write_word(state, 102, (agc->beta_mant << 6) | agc->beta_exp); in dib7000p_set_agc_config()
|
H A D | dib8000.c | 1197 dib8000_write_word(state, 103, (agc->beta_mant << 6) | agc->beta_exp); in dib8000_set_agc_config()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 382 .beta_exp = 51, 652 .beta_exp = 48, 792 .beta_exp = 51, 1124 51, /* beta_exp*/ 1168 51, /* beta_exp*/ 1464 .beta_exp = 51, 1506 .beta_exp = 51, 1900 .beta_exp = 51, 1944 .beta_exp = 51, 2725 .beta_exp [all...] |
H A D | cxusb.c | 1068 .beta_exp = 51,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 382 .beta_exp = 51, 652 .beta_exp = 48, 792 .beta_exp = 51, 1124 51, /* beta_exp*/ 1168 51, /* beta_exp*/ 1464 .beta_exp = 51, 1506 .beta_exp = 51, 1900 .beta_exp = 51, 1944 .beta_exp = 51, 2718 .beta_exp [all...] |
H A D | cxusb.c | 1068 .beta_exp = 51,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 403 51, /* beta_exp */ 1034 .beta_exp = 51,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 403 51, /* beta_exp */ 1034 .beta_exp = 51,
|
Completed in 38 milliseconds