Home
last modified time | relevance | path

Searched defs:wbd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib0090.c882 static s16 dib0090_wbd_to_db(struct dib0090_state *state, u16 wbd) in dib0090_wbd_to_db()
1200 s16 wbd = 0, i, cnt; in dib0090_gain_control() local
1334 const struct dib0090_wbd_slope *wbd = state->current_wbd_table; in dib0090_get_wbd_target() local
1779 const struct dib0090_wbd_slope *wbd = state->current_wbd_table; in dib0090_wbd_calibration() local
2457 const struct dib0090_wbd_slope *wbd = state->current_wbd_table; in dib0090_tune() local
H A Ddib0090.h70 struct dib0090_wbd_slope *wbd; member
H A Ddib7000p.c425 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values()
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c202 unsigned long wbd) in do_040writeback1()