Searched refs:SSISR (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/soc/sh/rcar/ |
D | ssi.c | 115 status = rsnd_mod_read(mod, SSISR); in rsnd_ssi_status_check() 218 rsnd_mod_write(mod, SSISR, 0); in rsnd_ssi_hw_start() 388 rsnd_mod_write(mod, SSISR, 0); in rsnd_ssi_record_error() 415 rsnd_ssi_record_error(ssi, rsnd_mod_read(mod, SSISR)); in rsnd_ssi_stop() 439 status = rsnd_mod_read(mod, SSISR); in __rsnd_ssi_interrupt()
|
D | gen.c | 293 RSND_GEN_M_REG(SSISR, 0x04, 0x40), in rsnd_gen2_probe() 363 RSND_GEN_M_REG(SSISR, 0x04, 0x40), in rsnd_gen1_probe()
|
/linux-4.4.14/sound/soc/sh/ |
D | ssi.c | 40 #define SSISR 0x04 macro
|