Searched refs:FSL_XCVR_MAXBURST_RX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/sound/soc/fsl/ | ||
| D | fsl_xcvr.h | 20 #define FSL_XCVR_MAXBURST_RX (FSL_XCVR_FIFO_WMK_RX >> 2) /* 16 */ macro |
| D | fsl_xcvr.c | 1313 xcvr->dma_prms_rx.maxburst = FSL_XCVR_MAXBURST_RX; in fsl_xcvr_probe() |