Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.h99 #define SGTL5000_RATE_MODE_DIV_4 2 macro
H A Dsgtl5000.c920 clk_ctl |= SGTL5000_RATE_MODE_DIV_4 << SGTL5000_RATE_MODE_SHIFT; in sgtl5000_set_clock()