Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h17 #define HPET_Tn_ROUTE(n) (0x110 + 0x20 * n) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h17 #define HPET_Tn_ROUTE(n) (0x110 + 0x20 * n) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h19 #define HPET_Tn_ROUTE(n) (0x110 + 0x20 * n) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h19 #define HPET_Tn_ROUTE(n) (0x110 + 0x20 * n) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c169 l = hpet_readl(HPET_Tn_ROUTE(i)); in _hpet_print_config()
170 h = hpet_readl(HPET_Tn_ROUTE(i)+4); in _hpet_print_config()
495 hpet_writel(msg->data, HPET_Tn_ROUTE(hc->num)); in hpet_msi_write()
496 hpet_writel(msg->address_lo, HPET_Tn_ROUTE(hc->num) + 4); in hpet_msi_write()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c170 l = hpet_readl(HPET_Tn_ROUTE(i)); in _hpet_print_config()
171 h = hpet_readl(HPET_Tn_ROUTE(i)+4); in _hpet_print_config()
495 hpet_writel(msg->data, HPET_Tn_ROUTE(hc->num)); in hpet_msi_write()
496 hpet_writel(msg->address_lo, HPET_Tn_ROUTE(hc->num) + 4); in hpet_msi_write()

Completed in 5 milliseconds