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.c606 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local
693 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_ulpd_pm_write()
1405 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_dpll_write() local
1422 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()