Home
last modified time | relevance | path

Searched defs:hal_com (Results 1 – 25 of 95) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_halinit.c70 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_set_pcicfg_8852be() local
98 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_ltr_sw_init_state_8852be() local
119 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_ltr_set_pcie_8852be() local
139 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_aspm_hw_cfg() local
256 struct rtw_hal_com_t *hal_com = hal->hal_com; in init_hal_spec_8852be() local
308 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_init_8852be() local
517 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_init_default_value_8852be() local
577 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_enable_int_8852be() local
596 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_disable_int_8852be() local
605 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_recognize_int_8852be() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_bb.c23 enum phl_phy_idx rtw_hal_bb_band_to_phy_idx(struct rtw_hal_com_t *hal_com, u8 band_idx) in rtw_hal_bb_band_to_phy_idx()
112 enum rtw_hal_status rtw_hal_bb_ctrl_rx_cca(struct rtw_hal_com_t *hal_com, in rtw_hal_bb_ctrl_rx_cca()
138 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bb_init() local
153 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bb_deinit() local
164 u32 rtw_hal_read_rf_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_read_rf_reg()
172 bool rtw_hal_write_rf_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_write_rf_reg()
180 u32 rtw_hal_read_bb_reg(struct rtw_hal_com_t *hal_com, u32 addr, u32 mask) in rtw_hal_read_bb_reg()
187 bool rtw_hal_write_bb_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_write_bb_reg()
196 u32 rtw_hal_bb_read_cr(struct rtw_hal_com_t *hal_com, u32 addr, u32 mask) in rtw_hal_bb_read_cr()
203 bool rtw_hal_bb_write_cr(struct rtw_hal_com_t *hal_com, in rtw_hal_bb_write_cr()
[all …]
H A Dhal_cap.c21 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bus_cap_pre_decision() local
128 struct rtw_hal_com_t *hal_com) in _hal_bus_final_cap_decision()
185 struct rtw_hal_com_t *hal_com) in _hal_ps_final_cap_decision()
218 struct rtw_hal_com_t *hal_com) in _hal_edcca_final_cap_decision()
280 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_final_cap_decision() local
450 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_bf_proto_cap() local
550 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_stbc_proto_cap() local
H A Dhal_beamform.c49 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bf_dbg_dump_entry_all() local
301 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_su_entry() local
339 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_mu_entry() local
377 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_bf_entry() local
425 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_init() local
492 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_deinit() local
537 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_release_target_bf_entry() local
592 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_query_idle_bf_entry() local
687 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_set_entry_hwcfg() local
736 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_update_entry_snd_sts() local
[all …]
H A Dhal_csi_buffer.c138 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _query_csi_buf_su() local
198 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _query_csi_buf_mu() local
277 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_csi_init_buf() local
315 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_init() local
361 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_deinit() local
398 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_query_idle_csi_buf() local
460 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_release_csi_buf() local
519 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_is_csi_buf_valid() local
H A Dhal_api_btc.c33 static void _bt_msg_init(struct rtw_hal_com_t *hal_com, in _bt_msg_init()
45 static void _bt_msg_deinit(struct rtw_hal_com_t *hal_com, in _bt_msg_deinit()
53 static void _msg_enq(struct rtw_hal_com_t *hal_com, in _msg_enq()
59 static struct fw_msg_entry *_msg_deq(struct rtw_hal_com_t *hal_com, in _msg_deq()
71 static bool _fw_msg_init(struct rtw_hal_com_t *hal_com) in _fw_msg_init()
98 static void _fw_msg_free(struct rtw_hal_com_t *hal_com) in _fw_msg_free()
128 static void _copy_btmsg(struct rtw_hal_com_t *hal_com, in _copy_btmsg()
143 static bool _fw_evnt_enq(struct rtw_hal_com_t *hal_com, in _fw_evnt_enq()
329 u8 rtw_hal_btc_wl_rfk_ntfy(struct rtw_hal_com_t *hal_com, u8 phy_idx, u8 rfk_type, u8 rfk_process) in rtw_hal_btc_wl_rfk_ntfy()
360 struct rtw_hal_com_t *hal_com = h->hal_com; in rtw_hal_btc_fwinfo_ntfy() local
[all …]
H A Dhal_chan.c43 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_ch_bw() local
144 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_cur_ch() local
154 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_cur_chdef() local
164 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_sync_cur_ch() local
H A Dhal_api_mac.c715 struct rtw_hal_com_t *hal_com, in hal_query_h2c_pkt()
748 struct rtw_hal_com_t *hal_com, in hal_pltfm_tx()
832 hal_mac_ld_fw_symbol(void *phl_com, void *hal_com, const char *name, in hal_mac_ld_fw_symbol()
1026 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mac_init() local
1768 bool rtw_hal_mac_reg_chk(struct rtw_hal_com_t *hal_com, u32 addr) in rtw_hal_mac_reg_chk()
1845 u32 rtw_hal_mac_coex_init(struct rtw_hal_com_t *hal_com, u8 pta_mode, u8 direction) in rtw_hal_mac_coex_init()
1858 u32 rtw_hal_mac_coex_reg_read(struct rtw_hal_com_t *hal_com, u32 offset, u32 *value) in rtw_hal_mac_coex_reg_read()
1870 u32 rtw_hal_mac_set_scoreboard(struct rtw_hal_com_t *hal_com, u32 *value) in rtw_hal_mac_set_scoreboard()
1879 u32 rtw_hal_mac_get_scoreboard(struct rtw_hal_com_t *hal_com, u32 *value) in rtw_hal_mac_get_scoreboard()
1888 u32 rtw_hal_mac_set_grant(struct rtw_hal_com_t *hal_com, u8 *value) in rtw_hal_mac_set_grant()
[all …]
H A Dhal_api_rf.c25 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_rf_init() local
42 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_rf_deinit() local
96 rtw_hal_rf_get_efuse_info(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_get_efuse_info()
112 rtw_hal_rf_set_power_table_switch(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_set_power_table_switch()
138 struct rtw_hal_com_t *hal_com, u8 rf_path, u16 rate, in rtw_hal_rf_read_pwr_table()
152 enum rtw_hal_status rtw_hal_rf_wl_tx_power_control(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_wl_tx_power_control()
266 enum rtw_hal_status rtw_hal_rf_ctrl_dbcc(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_ctrl_dbcc()
640 rtw_hal_rf_get_default_rfe_type(struct rtw_hal_com_t *hal_com) in rtw_hal_rf_get_default_rfe_type()
649 rtw_hal_rf_get_default_xtal(struct rtw_hal_com_t *hal_com) in rtw_hal_rf_get_default_xtal()
692 rtw_hal_rf_check_efuse_data(struct rtw_hal_com_t *hal_com, enum phl_phy_idx phy_idx) in rtw_hal_rf_check_efuse_data()
[all …]
H A Dhal_api.c67 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_macid_grp_pause() local
83 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_macid_pause() local
99 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_phy_stat_info() local
H A Dhal_ext_tx_pwr_lmt.c39 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_ext_pwr_lmt_en() local
51 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_enable_ext_pwr_lmt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_bb.c23 enum phl_phy_idx rtw_hal_bb_band_to_phy_idx(struct rtw_hal_com_t *hal_com, u8 band_idx) in rtw_hal_bb_band_to_phy_idx()
112 enum rtw_hal_status rtw_hal_bb_ctrl_rx_cca(struct rtw_hal_com_t *hal_com, in rtw_hal_bb_ctrl_rx_cca()
138 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bb_init() local
153 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bb_deinit() local
164 u32 rtw_hal_read_rf_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_read_rf_reg()
172 bool rtw_hal_write_rf_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_write_rf_reg()
180 u32 rtw_hal_read_bb_reg(struct rtw_hal_com_t *hal_com, u32 addr, u32 mask) in rtw_hal_read_bb_reg()
187 bool rtw_hal_write_bb_reg(struct rtw_hal_com_t *hal_com, in rtw_hal_write_bb_reg()
196 u32 rtw_hal_bb_read_cr(struct rtw_hal_com_t *hal_com, u32 addr, u32 mask) in rtw_hal_bb_read_cr()
203 bool rtw_hal_bb_write_cr(struct rtw_hal_com_t *hal_com, in rtw_hal_bb_write_cr()
[all …]
H A Dhal_cap.c21 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bus_cap_pre_decision() local
127 struct rtw_hal_com_t *hal_com) in _hal_bus_final_cap_decision()
178 struct rtw_hal_com_t *hal_com) in _hal_ps_final_cap_decision()
211 struct rtw_hal_com_t *hal_com) in _hal_edcca_final_cap_decision()
273 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_final_cap_decision() local
443 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_bf_proto_cap() local
543 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_stbc_proto_cap() local
H A Dhal_beamform.c49 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_bf_dbg_dump_entry_all() local
301 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_su_entry() local
339 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_mu_entry() local
377 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_bf_init_bf_entry() local
425 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_init() local
492 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_deinit() local
537 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_release_target_bf_entry() local
592 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_query_idle_bf_entry() local
687 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_set_entry_hwcfg() local
736 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_bf_update_entry_snd_sts() local
[all …]
H A Dhal_csi_buffer.c138 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _query_csi_buf_su() local
198 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _query_csi_buf_mu() local
277 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in _hal_csi_init_buf() local
315 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_init() local
361 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_deinit() local
398 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_query_idle_csi_buf() local
460 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_csi_release_csi_buf() local
519 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in hal_is_csi_buf_valid() local
H A Dhal_api_btc.c32 static void _bt_msg_init(struct rtw_hal_com_t *hal_com, in _bt_msg_init()
44 static void _bt_msg_deinit(struct rtw_hal_com_t *hal_com, in _bt_msg_deinit()
52 static void _msg_enq(struct rtw_hal_com_t *hal_com, in _msg_enq()
58 static struct fw_msg_entry *_msg_deq(struct rtw_hal_com_t *hal_com, in _msg_deq()
70 static bool _fw_msg_init(struct rtw_hal_com_t *hal_com) in _fw_msg_init()
97 static void _fw_msg_free(struct rtw_hal_com_t *hal_com) in _fw_msg_free()
127 static void _copy_btmsg(struct rtw_hal_com_t *hal_com, in _copy_btmsg()
142 static bool _fw_evnt_enq(struct rtw_hal_com_t *hal_com, in _fw_evnt_enq()
381 u8 rtw_hal_btc_wl_rfk_ntfy(struct rtw_hal_com_t *hal_com, u8 phy_idx, u8 rfk_type, u8 rfk_process) in rtw_hal_btc_wl_rfk_ntfy()
443 struct rtw_hal_com_t *hal_com = h->hal_com; in rtw_hal_btc_fwinfo_ntfy() local
[all …]
H A Dhal_chan.c43 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_ch_bw() local
144 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_cur_ch() local
154 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_cur_chdef() local
164 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_sync_cur_ch() local
H A Dhal_api_mac.c715 struct rtw_hal_com_t *hal_com, in hal_query_h2c_pkt()
748 struct rtw_hal_com_t *hal_com, in hal_pltfm_tx()
832 hal_mac_ld_fw_symbol(void *phl_com, void *hal_com, const char *name, in hal_mac_ld_fw_symbol()
1026 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mac_init() local
1768 bool rtw_hal_mac_reg_chk(struct rtw_hal_com_t *hal_com, u32 addr) in rtw_hal_mac_reg_chk()
1845 u32 rtw_hal_mac_coex_init(struct rtw_hal_com_t *hal_com, u8 pta_mode, u8 direction) in rtw_hal_mac_coex_init()
1858 u32 rtw_hal_mac_coex_reg_read(struct rtw_hal_com_t *hal_com, u32 offset, u32 *value) in rtw_hal_mac_coex_reg_read()
1870 u32 rtw_hal_mac_set_scoreboard(struct rtw_hal_com_t *hal_com, u32 *value) in rtw_hal_mac_set_scoreboard()
1879 u32 rtw_hal_mac_get_scoreboard(struct rtw_hal_com_t *hal_com, u32 *value) in rtw_hal_mac_get_scoreboard()
1888 u32 rtw_hal_mac_set_grant(struct rtw_hal_com_t *hal_com, u8 *value) in rtw_hal_mac_set_grant()
[all …]
H A Dhal_api_rf.c25 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_rf_init() local
42 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_rf_deinit() local
96 rtw_hal_rf_get_efuse_info(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_get_efuse_info()
112 rtw_hal_rf_set_power_table_switch(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_set_power_table_switch()
138 struct rtw_hal_com_t *hal_com, u8 rf_path, u16 rate, in rtw_hal_rf_read_pwr_table()
152 enum rtw_hal_status rtw_hal_rf_wl_tx_power_control(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_wl_tx_power_control()
266 enum rtw_hal_status rtw_hal_rf_ctrl_dbcc(struct rtw_hal_com_t *hal_com, in rtw_hal_rf_ctrl_dbcc()
640 rtw_hal_rf_get_default_rfe_type(struct rtw_hal_com_t *hal_com) in rtw_hal_rf_get_default_rfe_type()
649 rtw_hal_rf_get_default_xtal(struct rtw_hal_com_t *hal_com) in rtw_hal_rf_get_default_xtal()
692 rtw_hal_rf_check_efuse_data(struct rtw_hal_com_t *hal_com, enum phl_phy_idx phy_idx) in rtw_hal_rf_check_efuse_data()
[all …]
H A Dhal_api.c67 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_macid_grp_pause() local
83 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_set_macid_pause() local
99 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_get_phy_stat_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_hw_cfg.c68 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_radio_a_reg() local
92 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_radio_b_reg() local
116 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_by_rate() local
140 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_limit() local
164 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_limit_ru() local
188 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_track() local
212 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_xtal_track() local
H A Dhalrf.c1143 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_thermal() local
1500 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_efuse_info() local
1534 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_efuse_trim() local
1567 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_set_dbcc() local
1579 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_wl_tx_power_control() local
1614 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_default_rfe_type() local
1626 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_default_xtal() local
1638 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_iqk_get_ther_rek() local
1693 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_psd_init() local
1709 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_psd_restore() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_hw_cfg.c68 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_radio_a_reg() local
92 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_radio_b_reg() local
116 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_by_rate() local
140 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_limit() local
164 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_limit_ru() local
188 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_power_track() local
212 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_config_store_xtal_track() local
H A Dhalrf.c1143 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_thermal() local
1500 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_efuse_info() local
1534 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_efuse_trim() local
1567 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_set_dbcc() local
1579 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_wl_tx_power_control() local
1614 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_default_rfe_type() local
1626 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_get_default_xtal() local
1638 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_iqk_get_ther_rek() local
1693 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_psd_init() local
1709 struct rtw_hal_com_t *hal_com = rf->hal_com; in halrf_psd_restore() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_halinit.c186 struct rtw_hal_com_t *hal_com = hal->hal_com; in init_default_value_8852bs() local
241 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_config_int_8852bs() local
330 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_recognize_halt_c2h_int_8852bs() local
348 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_clear_interrupt_8852bs() local
366 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_int_hdler_8852bs() local

1234