Searched refs:siu_read32 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/sh/
H A Dsiu_pcm.c60 stfifo = siu_read32(base + SIU_STFIFO); siu_pcm_stmwrite_stop()
154 stfifo = siu_read32(base + SIU_STFIFO); siu_pcm_wr_set()
204 stfifo = siu_read32(base + SIU_STFIFO); siu_pcm_rd_set()
205 siu_write32(base + SIU_STFIFO, siu_read32(base + SIU_STFIFO) | siu_pcm_rd_set()
285 stfifo = siu_read32(base + SIU_STFIFO); siu_pcm_stmread_stop()
516 __func__, info->port_id, siu_read32(base + SIU_EVNTC), siu_pcm_pointer_dma()
517 siu_read32(base + SIU_SBFSTS), ptr, siu_stream->buf_bytes, siu_pcm_pointer_dma()
H A Dsiu_dai.c211 srctl = siu_read32(base + SIU_SRCTL); siu_dai_open()
212 ifctl = siu_read32(base + SIU_IFCTL); siu_dai_open()
242 dpak = siu_read32(base + SIU_DPAK); siu_dai_pcmdatapack()
307 while (--cnt && siu_read32(base + SIU_SBCTL) != 0x80000000) siu_dai_spbstart()
633 siu_read32(base + SIU_IFCTL); siu_dai_set_fmt()
H A Dsiu.h153 static inline u32 siu_read32(u32 __iomem *addr) siu_read32() function

Completed in 69 milliseconds