Searched refs:arizona_fll_dbg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | arizona.c | 72 #define arizona_fll_dbg(_fll, fmt, ...) \ macro 1773 arizona_fll_dbg(fll, "Fref=%u Fout=%u\n", Fref, fll->fout); in arizona_calc_fll() 1785 arizona_fll_dbg(fll, "Fvco=%dHz\n", target); in arizona_calc_fll() 1799 arizona_fll_dbg(fll, "GCD=%u\n", gcd_fll); in arizona_calc_fll() 1830 arizona_fll_dbg(fll, "N=%x THETA=%x LAMBDA=%x\n", in arizona_calc_fll() 1832 arizona_fll_dbg(fll, "FRATIO=%x(%d) OUTDIV=%x REFCLK_DIV=%x\n", in arizona_calc_fll() 1834 arizona_fll_dbg(fll, "GAIN=%d\n", cfg->gain); in arizona_calc_fll() 1968 arizona_fll_dbg(fll, "Waiting for FLL lock...\n"); in arizona_enable_fll() 1985 arizona_fll_dbg(fll, "FLL locked (%d polls)\n", i); in arizona_enable_fll()
|