Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/sh/rcar/
Dsrc.c73 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_src_dma_req()
175 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_src_set_convert_rate()
333 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_src_error_occurred()
429 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in __rsnd_src_interrupt()
Dadg.c209 struct rsnd_priv *priv = rsnd_mod_to_priv(cmd_mod); in rsnd_adg_set_cmd_timsel_gen2()
234 struct rsnd_priv *priv = rsnd_mod_to_priv(src_mod); in rsnd_adg_set_src_timesel_gen2()
283 struct rsnd_priv *priv = rsnd_mod_to_priv(ssi_mod); in rsnd_adg_set_ssi_clk()
359 struct rsnd_priv *priv = rsnd_mod_to_priv(ssi_mod); in rsnd_adg_ssi_clk_try_start()
Dmix.c87 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_mix_volume_parameter()
175 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_mix_pcm_new()
Ddma.c381 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_dmapp_write()
393 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_dmapp_read()
402 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_dmapp_bset()
604 struct rsnd_priv *priv = rsnd_mod_to_priv(this); in rsnd_dma_of_path()
Drsnd.h193 rsnd_read(rsnd_mod_to_priv(m), m, RSND_REG_##r)
195 rsnd_write(rsnd_mod_to_priv(m), m, RSND_REG_##r, d)
197 rsnd_bset(rsnd_mod_to_priv(m), m, RSND_REG_##r, s, d)
362 #define rsnd_mod_to_priv(mod) ((mod)->priv) macro
Dssi.c161 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_ssi_status_check()
615 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in __rsnd_ssi_interrupt()
670 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_ssi_parent_attach()
920 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_ssi_dma_req()
Dcore.c121 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_mod_make_sure()
180 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_mod_interrupt()
278 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_get_adinr_bit()
506 priv = rsnd_mod_to_priv(mod); in rsnd_dai_connect()
Ddvc.c296 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_dvc_dma_req()
Dctu.c255 struct rsnd_priv *priv = rsnd_mod_to_priv(mod); in rsnd_ctu_hw_params()