Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8960.c631 int *sysclk_idx, int *dac_idx, int *bclk_idx) in wm8960_configure_sysclk() argument
638 *bclk_idx = -1; in wm8960_configure_sysclk()
656 *bclk_idx = k; in wm8960_configure_sysclk()
662 *bclk_idx = k; in wm8960_configure_sysclk()
672 return *bclk_idx; in wm8960_configure_sysclk()
699 int *sysclk_idx, int *dac_idx, int *bclk_idx) in wm8960_configure_pll() argument
711 *sysclk_idx = *dac_idx = *bclk_idx = -1; in wm8960_configure_pll()
728 *bclk_idx = k; in wm8960_configure_pll()
734 *bclk_idx = k; in wm8960_configure_pll()