Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.h114 #define SGTL5000_MCLK_FREQ_PLL 0x3 macro
H A Dsgtl5000.c973 clk_ctl |= SGTL5000_MCLK_FREQ_PLL << in sgtl5000_set_clock()
986 if ((clk_ctl & SGTL5000_MCLK_FREQ_MASK) == SGTL5000_MCLK_FREQ_PLL) { in sgtl5000_set_clock()