Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-i2s.c43 #define SACR0_RST (1 << 3) /* FIFO, i2s Register Reset */ macro
307 writel(SACR0_RST, i2s_reg_base + SACR0); in pxa2xx_i2s_probe()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h174 #define SACR0_RST (1<<3) macro