Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Des8328.c559 unsigned int round_freq; in es8328_set_sysclk() local
565 round_freq = DIV_ROUND_CLOSEST(freq, 100) * 100; in es8328_set_sysclk()
567 switch (round_freq) { in es8328_set_sysclk()