Lines Matching defs:hip
521 hpet_start_main_counter(hpet_info_t *hip) in hpet_start_main_counter()
537 hpet_stop_main_counter(hpet_info_t *hip) in hpet_stop_main_counter()
571 hpet_set_leg_rt_cnf(hpet_info_t *hip, uint32_t new_value) in hpet_set_leg_rt_cnf()
593 hpet_read_gen_cap(hpet_info_t *hip) in hpet_read_gen_cap()
599 hpet_read_gen_config(hpet_info_t *hip) in hpet_read_gen_config()
606 hpet_read_gen_intrpt_stat(hpet_info_t *hip) in hpet_read_gen_intrpt_stat()
614 hpet_read_timer_N_config(hpet_info_t *hip, uint_t n) in hpet_read_timer_N_config()
643 hpet_read_main_counter_value(hpet_info_t *hip) in hpet_read_main_counter_value()
677 hpet_write_gen_config(hpet_info_t *hip, uint64_t l) in hpet_write_gen_config()
683 hpet_write_gen_intrpt_stat(hpet_info_t *hip, uint64_t l) in hpet_write_gen_intrpt_stat()
689 hpet_write_timer_N_config(hpet_info_t *hip, uint_t n, uint64_t conf) in hpet_write_timer_N_config()
711 hpet_write_timer_N_comp(hpet_info_t *hip, uint_t n, uint64_t l) in hpet_write_timer_N_comp()
717 hpet_disable_timer(hpet_info_t *hip, uint32_t timer_n) in hpet_disable_timer()
727 hpet_enable_timer(hpet_info_t *hip, uint32_t timer_n) in hpet_enable_timer()
764 hpet_get_IOAPIC_intr_capable_timer(hpet_info_t *hip) in hpet_get_IOAPIC_intr_capable_timer()
813 hpet_timer_set_up(hpet_info_t *hip, uint32_t timer_n, uint32_t interrupt) in hpet_timer_set_up()
859 hpet_timer_program(hpet_info_t *hip, uint32_t timer, uint64_t delta) in hpet_timer_program()