Home
last modified time | relevance | path

Searched refs:HPET_T0_CFG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/loongson64/
A Dhpet.c96 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_periodic()
100 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_periodic()
120 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_shutdown()
122 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_shutdown()
135 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_oneshot()
143 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_oneshot()
/linux-6.3-rc2/arch/mips/include/asm/
A Dhpet.h23 #define HPET_T0_CFG 0x100 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dhpet.h21 #define HPET_T0_CFG 0x100 macro

Completed in 4 milliseconds