Searched refs:beta_mant (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 102 u8 beta_mant; member
|
D | dib7000m.c | 711 dib7000m_write_word(state, 99, (agc->beta_mant << 6) | agc->beta_exp); in dib7000m_set_agc_config()
|
D | dib7000p.c | 783 dib7000p_write_word(state, 102, (agc->beta_mant << 6) | agc->beta_exp); in dib7000p_set_agc_config()
|
D | dib8000.c | 1200 dib8000_write_word(state, 103, (agc->beta_mant << 6) | agc->beta_exp); in dib8000_set_agc_config()
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 384 .beta_mant = 23, 654 .beta_mant = 28, 794 .beta_mant = 23, 1466 .beta_mant = 31, 1508 .beta_mant = 31, 1907 .beta_mant = 31, 1951 .beta_mant = 31, 2724 .beta_mant = 20, 2763 .beta_mant = 20, 3548 .beta_mant = 0x17,
|
D | cxusb.c | 896 .beta_mant = 23,
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1043 .beta_mant = 23,
|