Lines Matching defs:hal_soc

84 void hal_reg_wr_fail_history_add(struct hal_soc *hal_soc,  in hal_reg_wr_fail_history_add()
161 static void hal_update_srng_hp_tp_address(struct hal_soc *hal_soc, in hal_update_srng_hp_tp_address()
211 QDF_STATUS hal_set_shadow_regs(void *hal_soc) in hal_set_shadow_regs()
240 QDF_STATUS hal_construct_shadow_regs(void *hal_soc) in hal_construct_shadow_regs()
271 QDF_STATUS hal_set_one_shadow_config(void *hal_soc, in hal_set_one_shadow_config()
312 QDF_STATUS hal_construct_srng_shadow_regs(void *hal_soc) in hal_construct_srng_shadow_regs()
340 QDF_STATUS hal_construct_srng_shadow_regs(void *hal_soc) in hal_construct_srng_shadow_regs()
347 QDF_STATUS hal_set_one_shadow_config(void *hal_soc, int ring_type, in hal_set_one_shadow_config()
355 void hal_get_shadow_config(void *hal_soc, in hal_get_shadow_config()
368 void hal_get_shadow_v3_config(void *hal_soc, in hal_get_shadow_v3_config()
563 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_target_type() local
656 int hal_get_reg_write_pending_work(void *hal_soc) in hal_get_reg_write_pending_work()
699 void hal_srng_check_and_update_hptp(struct hal_soc *hal_soc, in hal_srng_check_and_update_hptp()
993 static void hal_reg_write_enqueue(struct hal_soc *hal_soc, in hal_reg_write_enqueue()
1153 void hal_delayed_reg_write(struct hal_soc *hal_soc, in hal_delayed_reg_write()
1198 void hal_delayed_reg_write(struct hal_soc *hal_soc, in hal_delayed_reg_write()
1370 void hal_detach(void *hal_soc) in hal_detach()
1521 void hal_srng_dst_init_hp(struct hal_soc_handle *hal_soc, in hal_srng_dst_init_hp()
1547 void hal_srng_dst_update_hp_addr(struct hal_soc_handle *hal_soc, in hal_srng_dst_update_hp_addr()
1585 bool hal_srng_is_near_full_irq_supported(hal_soc_handle_t hal_soc, in hal_srng_is_near_full_irq_supported()
1711 void *hal_srng_setup_idx(void *hal_soc, int ring_type, int ring_num, int mac_id, in hal_srng_setup_idx()
1954 void *hal_srng_setup(void *hal_soc, int ring_type, int ring_num, in hal_srng_setup()
1963 void hal_srng_cleanup(void *hal_soc, hal_ring_handle_t hal_ring_hdl, in hal_srng_cleanup()
1974 uint32_t hal_srng_get_entrysize(void *hal_soc, int ring_type) in hal_srng_get_entrysize()
1983 uint32_t hal_srng_max_entries(void *hal_soc, int ring_type) in hal_srng_max_entries()
1993 enum hal_srng_dir hal_srng_get_dir(void *hal_soc, int ring_type) in hal_srng_get_dir()
2063 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_srng_rtpm_access_end() local
2093 struct hal_soc *hal_soc = (struct hal_soc *)soc; in hal_set_init_phase() local