Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h203 #define PSC_I2SCFG_DE_ENABLE (1 << 26) macro
/openbmc/linux/sound/soc/au1x/
H A Dpsc-i2s.c161 __raw_writel(pscdata->cfg | PSC_I2SCFG_DE_ENABLE, I2S_CFG(pscdata)); in au1xpsc_i2s_configure()