Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h42 #define PSC_SEL_CLK_MASK (3 << 4) macro
/linux-5.19.10/sound/soc/au1x/
Dpsc-i2s.c320 sel = __raw_readl(PSC_SEL(wd)) & PSC_SEL_CLK_MASK; in au1xpsc_i2s_drvprobe()
Dpsc-ac97.c395 sel = __raw_readl(PSC_SEL(wd)) & PSC_SEL_CLK_MASK; in au1xpsc_ac97_drvprobe()