Lines Matching full:ssiu
320 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dmapp_get_id() local
328 (mod == ssiu)) { in rsnd_dmapp_get_id()
329 int busif = rsnd_mod_id_sub(ssiu); in rsnd_dmapp_get_id()
496 * SSIU: 0xec541000 / 0xec100000 / 0xec100000 / 0xec400000 / 0xec400000
559 /* SSIU */ in rsnd_gen2_dma_addr()
584 /* use SSIU or SSI ? */ in rsnd_gen2_dma_addr()
662 * It should use "rcar_sound,ssiu" on DT. in rsnd_dma_of_path()
665 * If it has "rcar_sound.ssiu", it will be used. in rsnd_dma_of_path()
672 struct rsnd_mod *ssiu = rsnd_io_to_mod_ssiu(io); in rsnd_dma_of_path() local
674 /* use SSIU */ in rsnd_dma_of_path()
675 ssi = ssiu; in rsnd_dma_of_path()
677 this = ssiu; in rsnd_dma_of_path()