Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsse-timer-test.c50 #define CNTP_AIVAL_CTL 0x4c macro
74 writel(TIMER_BASE + CNTP_AIVAL_CTL, 0); in reset_counter_and_timer()
144 writel(TIMER_BASE + CNTP_AIVAL_CTL, 1); in test_timer()
165 writel(TIMER_BASE + CNTP_AIVAL_CTL, 1); in test_timer()
181 writel(TIMER_BASE + CNTP_AIVAL_CTL, 0); in test_timer()
187 writel(TIMER_BASE + CNTP_AIVAL_CTL, 1); in test_timer()
/qemu/hw/timer/
H A Dsse-timer.c64 REG32(CNTP_AIVAL_CTL, 0x4c)
65 FIELD(CNTP_AIVAL_CTL, EN, 0, 1)
66 FIELD(CNTP_AIVAL_CTL, CLR, 1, 1)