Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c192 uint32_t cnt_wstat; member
319 VMSTATE_UINT32(cnt_wstat, struct gregs),
1083 value = s->g_timer.reg.cnt_wstat; in exynos4210_mct_read()
1203 s->g_timer.reg.cnt_wstat |= G_CNT_WSTAT_L; in exynos4210_mct_write()
1211 s->g_timer.reg.cnt_wstat |= G_CNT_WSTAT_U; in exynos4210_mct_write()
1221 s->g_timer.reg.cnt_wstat &= ~(value); in exynos4210_mct_write()