Searched refs:arizona_fll_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | arizona.c | 72 #define arizona_fll_dbg(_fll, fmt, ...) \ macro 1962 arizona_fll_dbg(fll, "Fref=%u Fout=%u\n", Fref, fll->fout); in arizona_calc_fll() 1974 arizona_fll_dbg(fll, "Fvco=%dHz\n", target); in arizona_calc_fll() 1988 arizona_fll_dbg(fll, "GCD=%u\n", gcd_fll); in arizona_calc_fll() 2019 arizona_fll_dbg(fll, "N=%x THETA=%x LAMBDA=%x\n", in arizona_calc_fll() 2021 arizona_fll_dbg(fll, "FRATIO=%x(%d) OUTDIV=%x REFCLK_DIV=%x\n", in arizona_calc_fll() 2023 arizona_fll_dbg(fll, "GAIN=%d\n", cfg->gain); in arizona_calc_fll() 2157 arizona_fll_dbg(fll, "Waiting for FLL lock...\n"); in arizona_enable_fll() 2174 arizona_fll_dbg(fll, "FLL locked (%d polls)\n", i); in arizona_enable_fll()
|