Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_psc.h244 #define PSC_I2SCFG_SET_LEN(x) ((((x) - 1) & 0x1f) << 4) macro
/linux-2.4.37.9/drivers/sound/
Dau1550_i2s.c1809 val = PSC_I2SCFG_SET_LEN(16); in au1550_probe()