Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dwm8960.c628 int *sysclk_idx, int *dac_idx, int *bclk_idx) in wm8960_configure_sysclk() argument
635 *bclk_idx = -1; in wm8960_configure_sysclk()
653 *bclk_idx = k; in wm8960_configure_sysclk()
663 return *bclk_idx; in wm8960_configure_sysclk()
690 int *sysclk_idx, int *dac_idx, int *bclk_idx) in wm8960_configure_pll() argument
702 *sysclk_idx = *dac_idx = *bclk_idx = -1; in wm8960_configure_pll()
725 *bclk_idx = k; in wm8960_configure_pll()
731 *bclk_idx = k; in wm8960_configure_pll()