Searched refs:HPET_GEN_CONFIG_ADDRESS (Results 1 – 2 of 2) sorted by relevance
520 gcr_ptr = (uint64_t *)HPET_GEN_CONFIG_ADDRESS(hip->logical_address); in hpet_start_main_counter()536 gcr_ptr = (uint64_t *)HPET_GEN_CONFIG_ADDRESS(hip->logical_address); in hpet_stop_main_counter()596 HPET_GEN_CONFIG_ADDRESS(hip->logical_address)); in hpet_read_gen_config()673 *(uint64_t *)HPET_GEN_CONFIG_ADDRESS(hip->logical_address) = l; in hpet_write_gen_config()
112 #define HPET_GEN_CONFIG_ADDRESS(la) \ macro