Searched refs:HPET_Tn_CMP (Results 1 – 3 of 3) sorted by relevance
16 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro
164 l = hpet_readl(HPET_Tn_CMP(i)); in _hpet_print_config()165 h = hpet_readl(HPET_Tn_CMP(i)+4); in _hpet_print_config()310 hpet_writel(cmp, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()319 hpet_writel((unsigned int)delta, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()367 hpet_writel(cnt, HPET_Tn_CMP(channel)); in hpet_clkevt_set_next_event()
18 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro