Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c
/linux/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c
/linux/drivers/clocksource/
H A Dbcm2835_timer.c25 #define REG_COMPARE(n) (0x0c + (n) * 4) macro
108 timer->compare = base + REG_COMPARE(DEFAULT_TIMER); in bcm2835_timer_init()