Searched refs:MCLK_DIV_MASK (Results 1 – 1 of 1) sorted by relevance
400 #define MCLK_DIV_MASK 0x1f000000 /* MCLK = SRC / DIV */ macro489 reg |= (x << 24) & MCLK_DIV_MASK; in i2s_setup()