Home
last modified time | relevance | path

Searched refs:bypass_div (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Domap1.c607 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local
694 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() local
1423 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()