Home
last modified time | relevance | path

Searched refs:HPET_CFG_ENABLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson64/
H A Dhpet.c55 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()
63 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dhpet.c55 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()
63 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h41 #define HPET_CFG_ENABLE 0x001 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h41 #define HPET_CFG_ENABLE 0x001 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c251 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
265 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()
951 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()
1067 cfg &= ~HPET_CFG_ENABLE; in hpet_disable()
1075 if (hpet_base.boot_cfg & HPET_CFG_ENABLE) in hpet_disable()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c252 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
266 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()
1061 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()
1179 cfg &= ~HPET_CFG_ENABLE; in hpet_disable()
1187 if (hpet_base.boot_cfg & HPET_CFG_ENABLE) in hpet_disable()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h39 #define HPET_CFG_ENABLE 0x001 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h39 #define HPET_CFG_ENABLE 0x001 macro

Completed in 7 milliseconds