Home
last modified time | relevance | path

Searched refs:RSND_GEN2_SCU (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/sound/soc/sh/rcar/
Dsrc.c605 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_src_debug_info()
608 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_src_debug_info()
611 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_src_debug_info()
Dcmd.c122 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_cmd_debug_info()
Dctu.c283 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_ctu_debug_info()
Dmix.c258 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_mix_debug_info()
Ddvc.c293 rsnd_debugfs_mod_reg_show(m, mod, RSND_GEN2_SCU, in rsnd_dvc_debug_info()
Dgen.c422 ret_scu = rsnd_gen_regmap_init(priv, 10, RSND_GEN2_SCU, "scu", conf_scu); in rsnd_gen2_probe()
Ddma.c589 phys_addr_t src_reg = rsnd_gen_get_phy_addr(priv, RSND_GEN2_SCU); in rsnd_gen2_dma_addr()
Drsnd.h29 #define RSND_GEN2_SCU 0 macro