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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h247 #define PSC_I2SCFG_SET_LEN(x) ((((x) - 1) & 0x1f) << 4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Dpsc-i2s.c139 pscdata->cfg |= PSC_I2SCFG_SET_LEN(params->msbits);

Completed in 22 milliseconds