Searched refs:max_thres (Results 1 – 4 of 4) sorted by relevance
111 u16 max_thres; member
650 else if (agc < state->current_agc->split.max_thres) in dib7000m_agc_soft_split()655 (state->current_agc->split.max_thres - state->current_agc->split.min_thres); in dib7000m_agc_soft_split()
509 #define max_thres(m) (mcbsp->pdata->buffer_size) in omap_mcbsp_stop() 510 #define valid_threshold(m, val) ((val) <= max_thres(m)) in omap_mcbsp_stop() 695 mcbsp->max_tx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init() 696 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init() 513 #define max_thres( global() macro
3151 unsigned int max_thres;3153 max_thres = c->attrs.aggr_interval /3163 threshold / 2 < max_thres); in damon_set_region_biggest_system_ram_default() 2661 unsigned int max_thres; kdamond_merge_regions() local