Lines Matching full:ssiu
322 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dmapp_get_id() local
330 (mod == ssiu)) { in rsnd_dmapp_get_id()
331 int busif = rsnd_mod_id_sub(ssiu); in rsnd_dmapp_get_id()
498 * SSIU: 0xec541000 / 0xec100000 / 0xec100000 / 0xec400000 / 0xec400000
561 /* SSIU */ in rsnd_gen2_dma_addr()
586 /* use SSIU or SSI ? */ in rsnd_gen2_dma_addr()
664 * It should use "rcar_sound,ssiu" on DT. in rsnd_dma_of_path()
667 * If it has "rcar_sound.ssiu", it will be used. in rsnd_dma_of_path()
674 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dma_of_path() local
676 /* use SSIU */ in rsnd_dma_of_path()
677 ssi = ssiu; in rsnd_dma_of_path()
679 this = ssiu; in rsnd_dma_of_path()