Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ti/
Domap-mcbsp.c241 if (threshold && threshold <= mcbsp->max_tx_thres) in omap_mcbsp_set_tx_threshold()
545 THRESHOLD_PROP_BUILDER(max_tx_thres);
703 mcbsp->max_tx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init()
958 max_thrsh = mcbsp->max_tx_thres; in omap_mcbsp_dai_hw_params()
Domap-mcbsp-priv.h268 u16 max_tx_thres; member