Searched refs:alpha_mant (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
A D | dibx000_common.h | 99 u8 alpha_mant; member
|
A D | dib7000m.c | 707 dib7000m_write_word(state, 98, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000m_set_agc_config()
|
A D | dib7000p.c | 779 dib7000p_write_word(state, 101, (agc->alpha_mant << 5) | agc->alpha_exp); in dib7000p_set_agc_config()
|
A D | dib8000.c | 1196 dib8000_write_word(state, 102, (agc->alpha_mant << 5) | agc->alpha_exp); in dib8000_set_agc_config()
|
/linux/drivers/media/usb/dvb-usb/ |
A D | dib0700_devices.c | 379 .alpha_mant = 17, 649 .alpha_mant = 15, 789 .alpha_mant = 17, 1461 .alpha_mant = 28, 1503 .alpha_mant = 28, 1897 .alpha_mant = 28, 1941 .alpha_mant = 28, 2722 .alpha_mant = 18, 2761 .alpha_mant = 18, 3546 .alpha_mant = 0x11,
|
A D | cxusb.c | 1065 .alpha_mant = 17,
|
/linux/drivers/media/pci/cx23885/ |
A D | cx23885-dvb.c | 1031 .alpha_mant = 17,
|
Completed in 30 milliseconds