max_thres 650 drivers/media/dvb-frontends/dib7000m.c else if (agc < state->current_agc->split.max_thres) max_thres 655 drivers/media/dvb-frontends/dib7000m.c (state->current_agc->split.max_thres - state->current_agc->split.min_thres); max_thres 1251 drivers/media/dvb-frontends/dib8000.c else if (agc < state->current_agc->split.max_thres) max_thres 1256 drivers/media/dvb-frontends/dib8000.c (state->current_agc->split.max_thres - state->current_agc->split.min_thres); max_thres 111 drivers/media/dvb-frontends/dibx000_common.h u16 max_thres; max_thres 517 sound/soc/ti/omap-mcbsp.c #define valid_threshold(m, val) ((val) <= max_thres(m)) max_thres 706 sound/soc/ti/omap-mcbsp.c mcbsp->max_tx_thres = max_thres(mcbsp) - 0x10; max_thres 707 sound/soc/ti/omap-mcbsp.c mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10;