Searched refs:max_thrsh (Results 1 – 1 of 1) sorted by relevance
954 int period_words, max_thrsh; in omap_mcbsp_dai_hw_params() local959 max_thrsh = mcbsp->max_tx_thres; in omap_mcbsp_dai_hw_params()961 max_thrsh = mcbsp->max_rx_thres; in omap_mcbsp_dai_hw_params()969 divider = period_words / max_thrsh; in omap_mcbsp_dai_hw_params()970 if (period_words % max_thrsh) in omap_mcbsp_dai_hw_params()