Symbol: rsnd_mod_write
sound/soc/renesas/rcar/adg.c
489
rsnd_mod_write(adg_mod, BRRA, adg->brga);
sound/soc/renesas/rcar/adg.c
490
rsnd_mod_write(adg_mod, BRRB, adg->brgb);
sound/soc/renesas/rcar/cmd.c
103
rsnd_mod_write(mod, CMD_CTRL, 0x10);
sound/soc/renesas/rcar/cmd.c
112
rsnd_mod_write(mod, CMD_CTRL, 0);
sound/soc/renesas/rcar/cmd.c
90
rsnd_mod_write(mod, CMD_ROUTE_SLCT, data);
sound/soc/renesas/rcar/cmd.c
91
rsnd_mod_write(mod, CMD_BUSIF_MODE, rsnd_get_busif_shift(io, mod) | 1);
sound/soc/renesas/rcar/cmd.c
92
rsnd_mod_write(mod, CMD_BUSIF_DALIGN, rsnd_get_dalign(mod, io));
sound/soc/renesas/rcar/ctu.c
102
rsnd_mod_write(mod, CTU_CTUIR, 1);
sound/soc/renesas/rcar/ctu.c
103
rsnd_mod_write(mod, CTU_SWRSR, 0);
sound/soc/renesas/rcar/ctu.c
130
rsnd_mod_write(mod, CTU_CTUIR, 1);
sound/soc/renesas/rcar/ctu.c
132
rsnd_mod_write(mod, CTU_ADINR, rsnd_runtime_channel_original(io));
sound/soc/renesas/rcar/ctu.c
134
rsnd_mod_write(mod, CTU_CPMDR, cpmdr);
sound/soc/renesas/rcar/ctu.c
136
rsnd_mod_write(mod, CTU_SCMDR, scmdr);
sound/soc/renesas/rcar/ctu.c
144
rsnd_mod_write(mod, CTU_SVxxR(i, j), rsnd_kctrl_valm(ctu->sv[i], j));
sound/soc/renesas/rcar/ctu.c
147
rsnd_mod_write(mod, CTU_CTUIR, 0);
sound/soc/renesas/rcar/ctu.c
96
rsnd_mod_write(mod, CTU_SWRSR, 0);
sound/soc/renesas/rcar/ctu.c
97
rsnd_mod_write(mod, CTU_SWRSR, 1);
sound/soc/renesas/rcar/dvc.c
124
rsnd_mod_write(mod, DVC_DVUIR, 1);
sound/soc/renesas/rcar/dvc.c
127
rsnd_mod_write(mod, DVC_ADINR, adinr);
sound/soc/renesas/rcar/dvc.c
128
rsnd_mod_write(mod, DVC_DVUCR, dvucr);
sound/soc/renesas/rcar/dvc.c
131
rsnd_mod_write(mod, DVC_VRCTR, vrctr);
sound/soc/renesas/rcar/dvc.c
132
rsnd_mod_write(mod, DVC_VRPDR, vrpdr);
sound/soc/renesas/rcar/dvc.c
133
rsnd_mod_write(mod, DVC_VRDBR, vrdbr);
sound/soc/renesas/rcar/dvc.c
139
rsnd_mod_write(mod, DVC_DVUIR, 0);
sound/soc/renesas/rcar/dvc.c
160
rsnd_mod_write(mod, DVC_DVUER, 0);
sound/soc/renesas/rcar/dvc.c
163
rsnd_mod_write(mod, DVC_ZCMCR, zcmcr);
sound/soc/renesas/rcar/dvc.c
166
rsnd_mod_write(mod, DVC_VRPDR, vrpdr);
sound/soc/renesas/rcar/dvc.c
167
rsnd_mod_write(mod, DVC_VRDBR, vrdbr);
sound/soc/renesas/rcar/dvc.c
174
rsnd_mod_write(mod, DVC_DVUER, 1);
sound/soc/renesas/rcar/dvc.c
58
rsnd_mod_write(mod, DVC_SWRSR, 0);
sound/soc/renesas/rcar/dvc.c
59
rsnd_mod_write(mod, DVC_SWRSR, 1);
sound/soc/renesas/rcar/dvc.c
64
rsnd_mod_write(mod, DVC_DVUIR, 1);
sound/soc/renesas/rcar/dvc.c
65
rsnd_mod_write(mod, DVC_SWRSR, 0);
sound/soc/renesas/rcar/dvc.c
89
rsnd_mod_write(mod, DVC_VOLxR(i), val[i]);
sound/soc/renesas/rcar/mix.c
100
rsnd_mod_write(mod, MIX_MDBDR, volD);
sound/soc/renesas/rcar/mix.c
108
rsnd_mod_write(mod, MIX_MIXIR, 1);
sound/soc/renesas/rcar/mix.c
111
rsnd_mod_write(mod, MIX_ADINR, rsnd_runtime_channel_after_ctu(io));
sound/soc/renesas/rcar/mix.c
114
rsnd_mod_write(mod, MIX_MIXMR, rsnd_kctrl_vals(mix->ren));
sound/soc/renesas/rcar/mix.c
115
rsnd_mod_write(mod, MIX_MVPDR, rsnd_kctrl_vals(mix->rup) << 8 |
sound/soc/renesas/rcar/mix.c
121
rsnd_mod_write(mod, MIX_MIXIR, 0);
sound/soc/renesas/rcar/mix.c
128
rsnd_mod_write(mod, MIX_MDBER, 0);
sound/soc/renesas/rcar/mix.c
134
rsnd_mod_write(mod, MIX_MDBER, 1);
sound/soc/renesas/rcar/mix.c
70
rsnd_mod_write(mod, MIX_SWRSR, 0);
sound/soc/renesas/rcar/mix.c
71
rsnd_mod_write(mod, MIX_SWRSR, 1);
sound/soc/renesas/rcar/mix.c
76
rsnd_mod_write(mod, MIX_MIXIR, 1);
sound/soc/renesas/rcar/mix.c
77
rsnd_mod_write(mod, MIX_SWRSR, 0);
sound/soc/renesas/rcar/mix.c
97
rsnd_mod_write(mod, MIX_MDBAR, volA);
sound/soc/renesas/rcar/mix.c
98
rsnd_mod_write(mod, MIX_MDBBR, volB);
sound/soc/renesas/rcar/mix.c
99
rsnd_mod_write(mod, MIX_MDBCR, volC);
sound/soc/renesas/rcar/rsnd.h
258
void rsnd_mod_write(struct rsnd_mod *mod, enum rsnd_reg reg, u32 data);
sound/soc/renesas/rcar/src.c
258
rsnd_mod_write(mod, SRC_IFSVR, val);
sound/soc/renesas/rcar/src.c
263
rsnd_mod_write(mod, SRC_IFSVR, val);
sound/soc/renesas/rcar/src.c
390
rsnd_mod_write(mod, SRC_ROUTE_MODE0, route);
sound/soc/renesas/rcar/src.c
392
rsnd_mod_write(mod, SRC_SRCIR, 1); /* initialize */
sound/soc/renesas/rcar/src.c
393
rsnd_mod_write(mod, SRC_ADINR, adinr);
sound/soc/renesas/rcar/src.c
394
rsnd_mod_write(mod, SRC_IFSCR, ifscr);
sound/soc/renesas/rcar/src.c
395
rsnd_mod_write(mod, SRC_SRCCR, cr);
sound/soc/renesas/rcar/src.c
396
rsnd_mod_write(mod, SRC_BSDSR, bsdsr_table[idx]);
sound/soc/renesas/rcar/src.c
397
rsnd_mod_write(mod, SRC_BSISR, bsisr_table[idx]);
sound/soc/renesas/rcar/src.c
398
rsnd_mod_write(mod, SRC_SRCIR, 0); /* cancel initialize */
sound/soc/renesas/rcar/src.c
400
rsnd_mod_write(mod, SRC_I_BUSIF_MODE, i_busif);
sound/soc/renesas/rcar/src.c
401
rsnd_mod_write(mod, SRC_O_BUSIF_MODE, o_busif);
sound/soc/renesas/rcar/src.c
403
rsnd_mod_write(mod, SRC_BUSIF_DALIGN, rsnd_get_dalign(mod, io));
sound/soc/renesas/rcar/src.c
448
rsnd_mod_write(mod, SRC_INT_ENABLE0, int_val);
sound/soc/renesas/rcar/src.c
459
rsnd_mod_write(mod, SCU_SYS_STATUS0, val);
sound/soc/renesas/rcar/src.c
460
rsnd_mod_write(mod, SCU_SYS_STATUS1, val);
sound/soc/renesas/rcar/src.c
507
rsnd_mod_write(mod, SRC_CTRL, val);
sound/soc/renesas/rcar/src.c
516
rsnd_mod_write(mod, SRC_CTRL, 0);
sound/soc/renesas/rcar/src.c
77
rsnd_mod_write(mod, SRC_SWRSR, 0);
sound/soc/renesas/rcar/src.c
78
rsnd_mod_write(mod, SRC_SWRSR, 1);
sound/soc/renesas/rcar/src.c
83
rsnd_mod_write(mod, SRC_SRCIR, 1);
sound/soc/renesas/rcar/src.c
84
rsnd_mod_write(mod, SRC_SWRSR, 0);
sound/soc/renesas/rcar/ssi.c
140
rsnd_mod_write(mod, SSISR, 0);
sound/soc/renesas/rcar/ssi.c
462
rsnd_mod_write(mod, SSIWSR, ssi->wsr);
sound/soc/renesas/rcar/ssi.c
463
rsnd_mod_write(mod, SSICR, ssi->cr_own |
sound/soc/renesas/rcar/ssi.c
576
rsnd_mod_write(mod, SSICR, ssi->cr_own |
sound/soc/renesas/rcar/ssi.c
606
rsnd_mod_write(mod, SSICR, cr | ssi->cr_en);
sound/soc/renesas/rcar/ssi.c
620
rsnd_mod_write(mod, SSICR, cr); /* disabled all */
sound/soc/renesas/rcar/ssi.c
665
rsnd_mod_write(mod, SSI_INT_ENABLE, val);
sound/soc/renesas/rcar/ssi.c
892
rsnd_mod_write(mod, SSITDR, (*buf) << shift);
sound/soc/renesas/rcar/ssiu.c
133
rsnd_mod_write(mod, reg, val);
sound/soc/renesas/rcar/ssiu.c
277
rsnd_mod_write(mod, SSI_MODE, mode);
sound/soc/renesas/rcar/ssiu.c
294
rsnd_mod_write(mod, adinr_reg,
sound/soc/renesas/rcar/ssiu.c
299
rsnd_mod_write(mod, mode_reg,
sound/soc/renesas/rcar/ssiu.c
301
rsnd_mod_write(mod, dalign_reg,
sound/soc/renesas/rcar/ssiu.c
333
rsnd_mod_write(mod, HDMI0_SEL, val);
sound/soc/renesas/rcar/ssiu.c
335
rsnd_mod_write(mod, HDMI1_SEL, val);
sound/soc/renesas/rcar/ssiu.c
353
rsnd_mod_write(mod, SSI_CONTROL, 0x1);
sound/soc/renesas/rcar/ssiu.c
374
rsnd_mod_write(mod, SSI_CONTROL, 0);
sound/soc/renesas/rcar/ssiu.c
92
rsnd_mod_write(mod, reg, sys_int_enable);