Searched refs:PSC_I2SCFG_SET_LEN (Results 1 – 2 of 2) sorted by relevance
244 #define PSC_I2SCFG_SET_LEN(x) ((((x) - 1) & 0x1f) << 4) macro
1809 val = PSC_I2SCFG_SET_LEN(16); in au1550_probe()