Home
last modified time | relevance | path

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

/linux/sound/soc/au1x/
H A Dpsc-i2s.c174 __raw_writel(PSC_CTRL_SUSPEND, PSC_CTRL(pscdata)); in au1xpsc_i2s_configure()
230 __raw_writel(PSC_CTRL_SUSPEND, PSC_CTRL(pscdata)); in au1xpsc_i2s_stop()
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h55 #define PSC_CTRL_SUSPEND 2 macro