Lines Matching defs:hip
413 hpet_start_main_counter(hpet_info_t *hip) in hpet_start_main_counter()
429 hpet_stop_main_counter(hpet_info_t *hip) in hpet_stop_main_counter()
451 hpet_set_leg_rt_cnf(hpet_info_t *hip, uint32_t new_value) in hpet_set_leg_rt_cnf()
473 hpet_read_gen_cap(hpet_info_t *hip) in hpet_read_gen_cap()
479 hpet_read_gen_config(hpet_info_t *hip) in hpet_read_gen_config()
486 hpet_read_gen_intrpt_stat(hpet_info_t *hip) in hpet_read_gen_intrpt_stat()
494 hpet_read_timer_N_config(hpet_info_t *hip, uint_t n) in hpet_read_timer_N_config()
523 hpet_read_main_counter_value(hpet_info_t *hip) in hpet_read_main_counter_value()
557 hpet_write_gen_config(hpet_info_t *hip, uint64_t l) in hpet_write_gen_config()
563 hpet_write_gen_intrpt_stat(hpet_info_t *hip, uint64_t l) in hpet_write_gen_intrpt_stat()
569 hpet_write_timer_N_config(hpet_info_t *hip, uint_t n, uint64_t l) in hpet_write_timer_N_config()
580 hpet_write_timer_N_comp(hpet_info_t *hip, uint_t n, uint64_t l) in hpet_write_timer_N_comp()
586 hpet_disable_timer(hpet_info_t *hip, uint32_t timer_n) in hpet_disable_timer()
596 hpet_enable_timer(hpet_info_t *hip, uint32_t timer_n) in hpet_enable_timer()
633 hpet_get_IOAPIC_intr_capable_timer(hpet_info_t *hip) in hpet_get_IOAPIC_intr_capable_timer()
679 hpet_timer_set_up(hpet_info_t *hip, uint32_t timer_n, uint32_t interrupt) in hpet_timer_set_up()
717 hpet_timer_program(hpet_info_t *hip, uint32_t timer, uint64_t delta) in hpet_timer_program()