Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h89 #define PSC_AC97CFG_RXSLOT_MASK (0x3ff << 1) macro
/openbmc/linux/sound/soc/au1x/
H A Dpsc-ac97.c238 r &= ~PSC_AC97CFG_RXSLOT_MASK; in au1xpsc_ac97_hw_params()