SIU_STFIFO 48 sound/soc/sh/siu_pcm.c stfifo = siu_read32(base + SIU_STFIFO); SIU_STFIFO 49 sound/soc/sh/siu_pcm.c siu_write32(base + SIU_STFIFO, stfifo & ~0x0c180c18); SIU_STFIFO 142 sound/soc/sh/siu_pcm.c stfifo = siu_read32(base + SIU_STFIFO); SIU_STFIFO 143 sound/soc/sh/siu_pcm.c siu_write32(base + SIU_STFIFO, stfifo | (port_info->stfifo & 0x0c180c18)); SIU_STFIFO 192 sound/soc/sh/siu_pcm.c stfifo = siu_read32(base + SIU_STFIFO); SIU_STFIFO 193 sound/soc/sh/siu_pcm.c siu_write32(base + SIU_STFIFO, siu_read32(base + SIU_STFIFO) | SIU_STFIFO 273 sound/soc/sh/siu_pcm.c stfifo = siu_read32(base + SIU_STFIFO); SIU_STFIFO 274 sound/soc/sh/siu_pcm.c siu_write32(base + SIU_STFIFO, stfifo & ~0x13071307);