Lines Matching full:ssiu
383 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dmapp_get_id() local
391 (mod == ssiu)) { in rsnd_dmapp_get_id()
392 int busif = rsnd_mod_id_sub(ssiu); in rsnd_dmapp_get_id()
559 * SSIU: 0xec541000 / 0xec100000 / 0xec100000 / 0xec400000 / 0xec400000
622 /* SSIU */ in rsnd_gen2_dma_addr()
647 /* use SSIU or SSI ? */ in rsnd_gen2_dma_addr()
693 * It should use "rcar_sound,ssiu" on DT. in rsnd_dma_of_path()
696 * If it has "rcar_sound.ssiu", it will be used. in rsnd_dma_of_path()
703 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dma_of_path() local
705 /* use SSIU */ in rsnd_dma_of_path()
706 ssi = ssiu; in rsnd_dma_of_path()
708 this = ssiu; in rsnd_dma_of_path()