Searched refs:PSC_I2SCFG_XM (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/au1x/
H A Dpsc-i2s.c65 ct &= ~(PSC_I2SCFG_XM | PSC_I2SCFG_MLJ); /* left-justified */ au1xpsc_i2s_set_fmt()
68 ct |= PSC_I2SCFG_XM; /* enable I2S mode */ au1xpsc_i2s_set_fmt()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h218 #define PSC_I2SCFG_XM (1 << 9) macro

Completed in 52 milliseconds