Home
last modified time | relevance | path

Searched refs:wbd (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/media/dvb-frontends/
H A Ddib0090.c884 wbd &= 0x3ff; in dib0090_wbd_to_db()
886 wbd = 0; in dib0090_wbd_to_db()
1200 s16 wbd = 0, i, cnt; in dib0090_gain_control() local
1214 wbd /= cnt; in dib0090_gain_control()
1337 wbd++; in dib0090_get_wbd_target()
1347 if (wbd->wbd_gain != 0) in dib0090_get_wbd_target()
1354 wbd_thot = wbd->offset_hot - (((u32) wbd->slope_hot * f_MHz) >> 6); in dib0090_get_wbd_target()
1355 wbd_tcold = wbd->offset_cold - (((u32) wbd->slope_cold * f_MHz) >> 6); in dib0090_get_wbd_target()
1784 wbd++; in dib0090_wbd_calibration()
2460 wbd++; in dib0090_tune()
[all …]
H A Ddib7000p.h51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
H A Ddib0090.h70 struct dib0090_wbd_slope *wbd; member
H A Ddib7000p.c420 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values() argument
430 if (wbd != NULL) in dib7000p_get_agc_values()
431 *wbd = dib7000p_read_word(state, 397); in dib7000p_get_agc_values()
/linux-6.15/arch/m68k/kernel/
H A Dtraps.c201 unsigned long wbd) in do_040writeback1() argument
209 res = put_user(wbd & 0xff, (char __user *)wba); in do_040writeback1()
212 res = put_user(wbd & 0xffff, (short __user *)wba); in do_040writeback1()
215 res = put_user(wbd, (int __user *)wba); in do_040writeback1()
/linux-6.15/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c1622 .wbd = dib8090_wbd_table,
2180 tfe8096p_dib0090_config.wbd = dib8096p_wbd_table; in tfe8096p_tuner_attach()
2919 .wbd = dib7090_wbd_table,
2977 .wbd = dib7090_wbd_table,
3011 .wbd = dib7090_wbd_table,
3039 .wbd = dib7090_wbd_table,