Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A 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()
H A Drsnd.h577 #define rsnd_rdai_width_set(rdai, width) \ macro