Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sh/rcar/
Dcore.c846 rsnd_rdai_width_set(rdai, slot_width); in rsnd_soc_set_dai_tdm_slot()
1301 rsnd_rdai_width_set(rdai, 32); /* default 32bit width */ in __rsnd_dai_probe()
Drsnd.h577 #define rsnd_rdai_width_set(rdai, width) \ macro