Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/rcar/
H A Dcore.c833 rsnd_rdai_width_set(rdai, slot_width); in rsnd_soc_set_dai_tdm_slot()
1418 rsnd_rdai_width_set(rdai, 32); /* default 32bit width */ in __rsnd_dai_probe()
H A Drsnd.h574 #define rsnd_rdai_width_set(rdai, width) \ macro