Searched refs:max_thres (Results 1 – 4 of 4) sorted by relevance
111 u16 max_thres; member
1251 else if (agc < state->current_agc->split.max_thres) in dib8000_agc_soft_split() 1256 (state->current_agc->split.max_thres - state->current_agc->split.min_thres); in dib8000_agc_soft_split()
513 #define max_thres(m) (mcbsp->pdata->buffer_size) macro 514 #define valid_threshold(m, val) ((val) <= max_thres(m))703 mcbsp->max_tx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init() 704 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init()
2251 unsigned int max_thres; in kdamond_merge_regions() local 2253 max_thres = c->attrs.aggr_interval / in kdamond_merge_regions() 2263 threshold / 2 < max_thres); in kdamond_merge_regions()