Searched refs:arizona_fll_dbg (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | arizona.c | 70 #define arizona_fll_dbg(_fll, fmt, ...) \ macro 2198 arizona_fll_dbg(fll, "pseudo: initial ratio=%u fref=%u refdiv=%u\n", in arizona_calc_fratio() 2209 arizona_fll_dbg(fll, in arizona_calc_fratio() 2220 arizona_fll_dbg(fll, "pseudo: hit VCO corner\n"); in arizona_calc_fratio() 2225 arizona_fll_dbg(fll, in arizona_calc_fratio() 2235 arizona_fll_dbg(fll, in arizona_calc_fratio() 2246 arizona_fll_dbg(fll, in arizona_calc_fratio() 2262 arizona_fll_dbg(fll, "Fref=%u Fout=%u\n", Fref, fll->fout); in arizona_calc_fll() 2274 arizona_fll_dbg(fll, "Fvco=%dHz\n", target); in arizona_calc_fll() 2288 arizona_fll_dbg(fll, "GCD=%u\n", gcd_fll); in arizona_calc_fll() [all …]
|