Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/au1x/
H A Dpsc-ac97.c401 __raw_writel(PSC_SEL_PS_AC97MODE | sel, PSC_SEL(wd)); in au1xpsc_ac97_drvprobe()
460 __raw_writel(wd->pm[0] | PSC_SEL_PS_AC97MODE, PSC_SEL(wd)); in au1xpsc_ac97_drvresume()
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h51 #define PSC_SEL_PS_AC97MODE 4 macro
/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1550.c48 __raw_writel(PSC_SEL_CLK_SERCLK | PSC_SEL_PS_AC97MODE, in db1550_hw_setup()