Searched refs:HPET_T0_CFG (Results 1 – 3 of 3) sorted by relevance
95 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_periodic()99 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_periodic()119 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_shutdown()121 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_shutdown()134 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_oneshot()142 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_oneshot()
22 #define HPET_T0_CFG 0x100 macro
20 #define HPET_T0_CFG 0x100 macro