/dports/emulators/qemu/qemu-6.2.0/hw/arm/ |
H A D | omap1.c | 605 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local 692 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_ulpd_pm_write() 1404 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_dpll_write() local 1421 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()
|
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/ |
H A D | omap1.c | 599 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local 686 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_ulpd_pm_write() 1398 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_dpll_write() local 1415 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()
|
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/arm/ |
H A D | omap1.c | 606 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()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/arm/ |
H A D | omap1.c | 605 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_ulpd_pm_write() local 692 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_ulpd_pm_write() 1404 static const int bypass_div[4] = { 1, 2, 4, 4 }; in omap_dpll_write() local 1421 div = bypass_div[((value >> 2) & 3)]; /* BYPASS_DIV */ in omap_dpll_write()
|