Searched refs:arizona_fll_dbg (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | arizona.c | 70 #define arizona_fll_dbg(_fll, fmt, ...) \ macro 2197 arizona_fll_dbg(fll, "pseudo: initial ratio=%u fref=%u refdiv=%u\n", in arizona_calc_fratio() 2208 arizona_fll_dbg(fll, in arizona_calc_fratio() 2219 arizona_fll_dbg(fll, "pseudo: hit VCO corner\n"); in arizona_calc_fratio() 2224 arizona_fll_dbg(fll, in arizona_calc_fratio() 2234 arizona_fll_dbg(fll, in arizona_calc_fratio() 2245 arizona_fll_dbg(fll, in arizona_calc_fratio() 2261 arizona_fll_dbg(fll, "Fref=%u Fout=%u\n", Fref, fll->fout); in arizona_calc_fll() 2273 arizona_fll_dbg(fll, "Fvco=%dHz\n", target); in arizona_calc_fll() 2287 arizona_fll_dbg(fll, "GCD=%u\n", gcd_fll); in arizona_calc_fll() [all …]
|