Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/xtensa/
Dxtfpga-i2s.c132 #define xtfpga_pcm_tx_fn(channels, sample_bits) \ macro
152 xtfpga_pcm_tx_fn(1, 16)
153 xtfpga_pcm_tx_fn(2, 16)
154 xtfpga_pcm_tx_fn(1, 32)
155 xtfpga_pcm_tx_fn(2, 32)
157 #undef xtfpga_pcm_tx_fn