Home
last modified time | relevance | path

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

/linux/drivers/char/
A Dhpet.c213 v = readl(&timer->hpet_config); in hpet_timer_set_irq()
216 writel(v, &timer->hpet_config); in hpet_timer_set_irq()
248 v = readl(&timer->hpet_config); in hpet_timer_set_irq()
250 writel(v, &timer->hpet_config); in hpet_timer_set_irq()
427 &timer->hpet_config); in hpet_release()
438 v = readq(&timer->hpet_config); in hpet_release()
440 writeq(v, &timer->hpet_config); in hpet_release()
494 &timer->hpet_config); in hpet_ioctl_ieon()
520 v = readq(&timer->hpet_config); in hpet_ioctl_ieon()
530 writeq(v, &timer->hpet_config); in hpet_ioctl_ieon()
[all …]
/linux/include/linux/
A Dhpet.h15 u64 hpet_config; /* configuration */ member
26 u64 hpet_config; /* configuration/cap */ member

Completed in 5 milliseconds