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