Searched refs:WTR (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_watchdog_timer-test.c | 34 #define WTR BIT(0) macro 129 watchdog_write_wtcr(qts, wd, WTCLK(1) | WTRF | WTIF | WTR); in test_init() 145 WTCLK(0) | WTE | WTRF | WTRE | WTIF | WTIE | WTR); in test_reset_action() 183 WTCLK(wtclk) | WTE | WTIF | WTIS(wtis) | WTIE | WTR); in test_prescaler() 213 watchdog_write_wtcr(qts, wd, WTCLK(0) | WTE | WTIF | WTRF | WTR); in test_enabling_flags() 226 watchdog_write_wtcr(qts, wd, WTCLK(0) | WTE | WTIF | WTIE | WTRF | WTR); in test_enabling_flags() 239 watchdog_write_wtcr(qts, wd, WTCLK(0) | WTE | WTIF | WTRE | WTRF | WTR); in test_enabling_flags() 266 watchdog_write_wtcr(qts, wd, WTCLK(0) | WTE | WTIF | WTIE | WTRF | WTR); in test_pause()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramnv50.c | 112 (T(WTR) + 1 + T(CWL)) << 8 | in nv50_ram_timing_calc()
|
H A D | ramgt215.c | 377 (T(WTR) + 1 + T(CWL)) << 8 | in gt215_ram_timing_calc()
|