Searched refs:SGTL5000_MCLK_FREQ_MASK (Results 1 – 2 of 2) sorted by relevance
108 #define SGTL5000_MCLK_FREQ_MASK 0x0003 macro
986 if ((clk_ctl & SGTL5000_MCLK_FREQ_MASK) == SGTL5000_MCLK_FREQ_PLL) { in sgtl5000_set_clock()