Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h21 #define I2SSTR0 0x24 macro
H A Didma.c80 writel(val, idma.regs + I2SSTR0); in idma_enqueue()