Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.h108 #define SGTL5000_MCLK_FREQ_MASK 0x0003 macro
H A Dsgtl5000.c986 if ((clk_ctl & SGTL5000_MCLK_FREQ_MASK) == SGTL5000_MCLK_FREQ_PLL) { in sgtl5000_set_clock()