Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c105 hpet_write32(cmp, HPET_Tn_CMP(timer)); in hpet_next_event()
241 hpet_write32(cfg, HPET_Tn_CFG(ch->idx)); in hpet_msi_unmask()
252 hpet_write32(cfg, HPET_Tn_CFG(ch->idx)); in hpet_msi_mask()
354 hpet_write32(cfg, HPET_Tn_CFG(ch->idx)); in hpet_setup_msi_irq()
589 hpet_write32(cfg, HPET_CFG); in hpet_broadcast_init()
649 hpet_write32(cfg, HPET_CFG); in hpet_broadcast_resume()
683 hpet_write32(cfg, HPET_Tn_CFG(0)); in hpet_disable_legacy_broadcast()
688 hpet_write32(cfg, HPET_CFG); in hpet_disable_legacy_broadcast()
829 hpet_write32(cfg, HPET_CFG); in hpet_resume()
846 hpet_write32(cfg, HPET_Tn_CFG(i)); in hpet_resume()
[all …]
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhpet.h50 #define hpet_write32(y,x) \ macro

Completed in 6 milliseconds