Home
last modified time | relevance | path

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

/linux/sound/soc/sh/
A Dsiu_pcm.c48 stfifo = siu_read32(base + SIU_STFIFO); in siu_pcm_stmwrite_stop()
142 stfifo = siu_read32(base + SIU_STFIFO); in siu_pcm_wr_set()
192 stfifo = siu_read32(base + SIU_STFIFO); in siu_pcm_rd_set()
193 siu_write32(base + SIU_STFIFO, siu_read32(base + SIU_STFIFO) | in siu_pcm_rd_set()
270 stfifo = siu_read32(base + SIU_STFIFO); in siu_pcm_stmread_stop()
473 __func__, info->port_id, siu_read32(base + SIU_EVNTC), in siu_pcm_pointer_dma()
474 siu_read32(base + SIU_SBFSTS), ptr, siu_stream->buf_bytes, in siu_pcm_pointer_dma()
A Dsiu_dai.c197 srctl = siu_read32(base + SIU_SRCTL); in siu_dai_open()
198 ifctl = siu_read32(base + SIU_IFCTL); in siu_dai_open()
228 dpak = siu_read32(base + SIU_DPAK); in siu_dai_pcmdatapack()
293 while (--cnt && siu_read32(base + SIU_SBCTL) != 0x80000000) in siu_dai_spbstart()
619 siu_read32(base + SIU_IFCTL); in siu_dai_set_fmt()
A Dsiu.h139 static inline u32 siu_read32(u32 __iomem *addr) in siu_read32() function

Completed in 6 milliseconds