Searched refs:SGTL5000_RATE_MODE_DIV_2 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | sgtl5000.h | 98 #define SGTL5000_RATE_MODE_DIV_2 1 macro |
H A D | sgtl5000.c | 923 clk_ctl |= SGTL5000_RATE_MODE_DIV_2 << SGTL5000_RATE_MODE_SHIFT; in sgtl5000_set_clock() |