Searched refs:PRESCALE (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/tests/qtest/ |
| H A D | npcm7xx_timer-test.c | 30 #define PRESCALE(x) (x) macro 38 #define TCSR_DEFAULT PRESCALE(5) 246 tim_write_tcsr(td, CEN | PRESCALE(ps)); in test_oneshot_ps5() 247 g_assert_cmphex(tim_read_tcsr(td), ==, CEN | CACT | PRESCALE(ps)); in test_oneshot_ps5() 252 g_assert_cmphex(tim_read_tcsr(td), ==, CEN | CACT | PRESCALE(ps)); in test_oneshot_ps5() 258 g_assert_cmphex(tim_read_tcsr(td), ==, PRESCALE(ps)); in test_oneshot_ps5() 284 tim_write_tcsr(td, CEN | PRESCALE(ps)); in test_oneshot_ps0() 285 g_assert_cmphex(tim_read_tcsr(td), ==, CEN | CACT | PRESCALE(ps)); in test_oneshot_ps0() 290 g_assert_cmphex(tim_read_tcsr(td), ==, CEN | CACT | PRESCALE(ps)); in test_oneshot_ps0() 296 g_assert_cmphex(tim_read_tcsr(td), ==, PRESCALE(ps)); in test_oneshot_ps0() [all …]
|
| /openbmc/qemu/hw/timer/ |
| H A D | cmsdk-apb-dualtimer.c | 37 FIELD(CONTROL, PRESCALE, 2, 2) 112 switch (FIELD_EX32(m->control, CONTROL, PRESCALE)) { in cmsdk_dualtimermod_divisor() 145 switch (FIELD_EX32(newctrl, CONTROL, PRESCALE)) { in cmsdk_dualtimermod_write_control()
|
| H A D | ibex_timer.c | 42 FIELD(CFG0, PRESCALE, 0, 12)
|
| /openbmc/u-boot/board/Barix/ipam390/ |
| H A D | ipam390-ais-uart.cfg | 47 ; | RSVD |PRESCALE| 50 ; | RSVD |PRESCALE| CLKL | CLKH |
|
| /openbmc/qemu/hw/misc/ |
| H A D | mps2-fpgaio.c | 37 REG32(PRESCALE, 0x1c)
|