Home
last modified time | relevance | path

Searched refs:max_rx_thres (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp.c254 if (threshold && threshold <= mcbsp->max_rx_thres) in omap_mcbsp_set_rx_threshold()
548 THRESHOLD_PROP_BUILDER(max_rx_thres); variable
706 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init()
962 max_thrsh = mcbsp->max_rx_thres; in omap_mcbsp_dai_hw_params()
H A Domap-mcbsp-priv.h269 u16 max_rx_thres; member
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp.c254 if (threshold && threshold <= mcbsp->max_rx_thres) in omap_mcbsp_set_rx_threshold()
547 THRESHOLD_PROP_BUILDER(max_rx_thres); variable
705 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10; in omap_mcbsp_init()
951 max_thrsh = mcbsp->max_rx_thres; in omap_mcbsp_dai_hw_params()
H A Domap-mcbsp-priv.h269 u16 max_rx_thres; member

Completed in 6 milliseconds