MT8189_APLL1
if (apll < MT8189_APLL1 || apll > MT8189_APLL2) {
if (apll == MT8189_APLL1)
return (rate % 8000) ? MT8189_APLL1 : MT8189_APLL2;
return MT8189_APLL1;
int apll_clk_id = apll == MT8189_APLL1 ?