Searched refs:wbd_ref (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | dib7000m.c | 42 u16 wbd_ref; member 711 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000m_set_agc_config() 714 if (state->wbd_ref != 0) in dib7000m_set_agc_config() 715 dib7000m_write_word(state, 102, state->wbd_ref); in dib7000m_set_agc_config() 717 dib7000m_write_word(state, 102, agc->wbd_ref); in dib7000m_set_agc_config()
|
| H A D | dibx000_common.h | 77 u16 wbd_ref; member
|
| H A D | dib7000p.c | 44 u16 wbd_ref; member 415 state->wbd_ref = value; in dib7000p_set_wbd_ref() 779 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000p_set_agc_config() 781 if (state->wbd_ref != 0) in dib7000p_set_agc_config() 782 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | state->wbd_ref); in dib7000p_set_agc_config() 784 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | agc->wbd_ref); in dib7000p_set_agc_config()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_devices.c | 363 .wbd_ref = 2867, 633 .wbd_ref = 4095, 773 .wbd_ref = 3530, 1441 .wbd_ref = 3530, 1483 .wbd_ref = 3530, 1877 .wbd_ref = 1200, 1921 .wbd_ref = 1200, 2707 .wbd_ref = 1200, 2746 .wbd_ref = 1200, 3535 .wbd_ref = 0x0b33,
|