Home
last modified time | relevance | path

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

/sound/soc/sh/rcar/
Dcore.c841 rsnd_rdai_width_set(rdai, slot_width); in rsnd_soc_set_dai_tdm_slot()
1380 rsnd_rdai_width_set(rdai, 32); /* default 32bit width */ in __rsnd_dai_probe()
Drsnd.h578 #define rsnd_rdai_width_set(rdai, width) \ macro