Searched refs:SCLK_DIV_MASK (Results 1 – 1 of 1) sorted by relevance
401 #define SCLK_DIV_MASK 0x00f00000 /* SCLK = MCLK / DIV */ macro502 reg |= (x << 20) & SCLK_DIV_MASK; in i2s_setup()