Home
last modified time | relevance | path

Searched refs:SIU_SRCTL (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/soc/sh/
A Dsiu_dai.c102 siu_write32(base + SIU_SRCTL, 0); in siu_dai_start()
111 siu_write32(base + SIU_SRCTL, 0x301); in siu_dai_start()
143 siu_write32(base + SIU_SRCTL, 0); in siu_dai_stop()
197 srctl = siu_read32(base + SIU_SRCTL); in siu_dai_open()
213 siu_write32(base + SIU_SRCTL, srctl); in siu_dai_open()
A Dsiu.h146 #define SIU_SRCTL (0x004 / sizeof(u32)) macro

Completed in 4 milliseconds