Home
last modified time | relevance | path

Searched refs:max_rx_thres (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/ti/
Domap-mcbsp.c252 if (threshold && threshold <= mcbsp->max_rx_thres) in omap_mcbsp_set_rx_threshold()
545 THRESHOLD_PROP_BUILDER(max_rx_thres);
703 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init()
949 max_thrsh = mcbsp->max_rx_thres; in omap_mcbsp_dai_hw_params()
Domap-mcbsp-priv.h269 u16 max_rx_thres; member