Searched refs:bypass_div (Results 1 – 1 of 1) sorted by relevance
607 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local694 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_ulpd_pm_write()1406 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_dpll_write() local1423 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()