Searched refs:HPET_T0_CFG (Results 1 – 3 of 3) sorted by relevance
96 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()
23 #define HPET_T0_CFG 0x100 macro
21 #define HPET_T0_CFG 0x100 macro
Completed in 4 milliseconds