Home
last modified time | relevance | path

Searched refs:HPET_Tn_CMP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h16 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h16 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c165 l = hpet_readl(HPET_Tn_CMP(i)); in _hpet_print_config()
166 h = hpet_readl(HPET_Tn_CMP(i)+4); in _hpet_print_config()
311 hpet_writel(cmp, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()
320 hpet_writel((unsigned int)delta, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()
368 hpet_writel(cnt, HPET_Tn_CMP(channel)); in hpet_clkevt_set_next_event()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c166 l = hpet_readl(HPET_Tn_CMP(i)); in _hpet_print_config()
167 h = hpet_readl(HPET_Tn_CMP(i)+4); in _hpet_print_config()
312 hpet_writel(cmp, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()
321 hpet_writel((unsigned int)delta, HPET_Tn_CMP(channel)); in hpet_clkevt_set_state_periodic()
369 hpet_writel(cnt, HPET_Tn_CMP(channel)); in hpet_clkevt_set_next_event()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h18 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h18 #define HPET_Tn_CMP(n) (0x108 + 0x20 * n) macro

Completed in 5 milliseconds