Searched refs:max_rx_thres (Results 1 – 2 of 2) sorted by relevance
595 if (threshold && threshold <= mcbsp->max_rx_thres) in omap_mcbsp_set_rx_threshold()632 return mcbsp->max_rx_thres; in omap_mcbsp_get_max_rx_threshold()1559 THRESHOLD_PROP_BUILDER(max_rx_thres);1766 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap34xx_device_init()1782 mcbsp->max_rx_thres = -EINVAL; in omap34xx_device_init()
453 u16 max_rx_thres; member