Home
last modified time | relevance | path

Searched defs:bb (Results 51 – 75 of 226) sorted by relevance

12345678910

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_fwofld.c28 bool halbb_check_fw_ofld(struct bb_info *bb) in halbb_check_fw_ofld()
36 bool halbb_fw_delay(struct bb_info *bb, u32 val) in halbb_fw_delay()
56 bool halbb_fw_set_reg(struct bb_info *bb, u32 addr, u32 mask, u32 val, u8 lc) in halbb_fw_set_reg()
80 bool halbb_fw_set_reg_cmn(struct bb_info *bb, u32 addr, in halbb_fw_set_reg_cmn()
95 bool halbb_fwcfg_bb_phy_8852a_2(struct bb_info *bb, u32 addr, u32 data, in halbb_fwcfg_bb_phy_8852a_2()
152 bool halbb_fwofld_cck_en_8852a_2(struct bb_info *bb, bool cck_en, in halbb_fwofld_cck_en_8852a_2()
166 bool halbb_fwofld_btg_8852a_2(struct bb_info *bb, bool btg) in halbb_fwofld_btg_8852a_2()
206 bool halbb_fw_5m_mask_8852a_2(struct bb_info *bb, u8 pri_ch, enum channel_width bw) in halbb_fw_5m_mask_8852a_2()
252 bool halbb_fw_set_rf_reg_8852a_2(struct bb_info *bb, enum rf_path path, in halbb_fw_set_rf_reg_8852a_2()
284 bool halbb_fw_set_efuse_8852a_2(struct bb_info *bb, u8 central_ch, enum rf_path path, enum phl_phy_… in halbb_fw_set_efuse_8852a_2()
[all …]
H A Dhalbb_statistics.c29 void halbb_set_crc32_cnt2_rate(struct bb_info *bb, u16 rate_idx) in halbb_set_crc32_cnt2_rate()
88 void halbb_set_crc32_cnt3_format(struct bb_info *bb, u8 usr_type_sel) in halbb_set_crc32_cnt3_format()
174 void halbb_crc32_cnt_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_crc32_cnt_dbg()
273 void halbb_print_cnt3(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_print_cnt3()
382 void halbb_print_cnt2(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_print_cnt2()
440 void halbb_chk_hang(struct bb_info *bb) in halbb_chk_hang()
469 void halbb_print_cnt(struct bb_info *bb, bool cck_en, enum phl_phy_idx phy_idx, enum phl_phy_idx ph… in halbb_print_cnt()
611 void halbb_cnt_reg_reset(struct bb_info *bb) in halbb_cnt_reg_reset()
625 void halbb_cck_cnt_statistics(struct bb_info *bb) in halbb_cck_cnt_statistics()
677 void halbb_ofdm_cnt_statistics(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_ofdm_cnt_statistics()
[all …]
H A Dhalbb_psd.c31 void halbb_psd_igi_lv(struct bb_info *bb, enum igi_lv_sel igi_lv) in halbb_psd_igi_lv()
78 u32 halbb_get_psd_data(struct bb_info *bb, u32 psd_tone_idx, u32 igi_pin) in halbb_get_psd_data()
132 void halbb_psd_para_setting(struct bb_info *bb, u8 sw_avg_time, u8 hw_avg_time, in halbb_psd_para_setting()
169 bool halbb_psd_alloc_buff(struct bb_info *bb) in halbb_psd_alloc_buff()
186 void halbb_get_gain_index(struct bb_info *bb) in halbb_get_gain_index()
198 u8 halbb_psd(struct bb_info *bb, enum igi_lv_sel igi_lv, u16 start_point, in halbb_psd()
370 void halbb_psd_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_psd_dbg()
433 void halbb_psd_init(struct bb_info *bb) in halbb_psd_init()
446 void halbb_psd_deinit(struct bb_info *bb) in halbb_psd_deinit()
454 bool halbb_get_psd_result(struct bb_info *bb, u8 *psd_data, u16 *psd_len) in halbb_get_psd_result()
[all …]
H A Dhalbb_auto_dbg.c32 void halbb_auto_chk_hang_reset(struct bb_info *bb) in halbb_auto_chk_hang_reset()
40 void halbb_auto_chk_hang(struct bb_info *bb) in halbb_auto_chk_hang()
81 void halbb_auto_chk_hang_init(struct bb_info *bb) in halbb_auto_chk_hang_init()
98 void halbb_auto_debug(struct bb_info *bb) in halbb_auto_debug()
113 void halbb_auto_debug_init(struct bb_info *bb) in halbb_auto_debug_init()
H A Dhalbb_plcp_tx.c31 u8 halbb_set_crc8(struct bb_info *bb, unsigned char in[], u8 len) in halbb_set_crc8()
148 void halbb_plcp_lsig(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_lsig()
206 void halbb_plcp_siga(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_siga()
410 void halbb_cfg_txinfo(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_cfg_txinfo()
553 void halbb_cfg_txctrl(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_cfg_txctrl()
750 void halbb_plcp_delimiter(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_delimiter()
825 void halbb_cfg_cck(struct bb_info *bb, struct halbb_plcp_info *in, enum phl_phy_idx phy_idx) in halbb_cfg_cck()
859 void halbb_vht_sigb(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_vht_sigb()
925 void halbb_service(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_service()
947 void halbb_he_sigb(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_he_sigb()
[all …]
H A Dhalbb_ul_tb_ctrl.c28 void halbb_ul_tb_reset(struct bb_info *bb) in halbb_ul_tb_reset()
42 void halbb_ul_tb_chk(struct bb_info *bb) in halbb_ul_tb_chk()
63 void halbb_ul_tb_ctrl(struct bb_info *bb) in halbb_ul_tb_ctrl()
143 void halbb_ul_tb_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_ul_tb_dbg()
200 void halbb_ul_tb_ctrl_init(struct bb_info *bb) in halbb_ul_tb_ctrl_init()
212 void halbb_cr_cfg_ul_tb_init(struct bb_info *bb) in halbb_cr_cfg_ul_tb_init()
H A Dhalbb_dbg_cmd.c18 void halbb_bbcr_rw_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bbcr_rw_dbg()
103 void halbb_bb_td_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bb_td_dbg()
196 void halbb_bb_fd_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bb_fd_dbg()
230 void halbb_cmn_msg_setting(struct bb_info *bb, u32 *val, u32 *_used, in halbb_cmn_msg_setting()
250 void halbb_trace_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_trace_dbg()
459 void halbb_cmd_parser(struct bb_info *bb, char input[][MAX_ARGV], in halbb_cmd_parser()
781 void halbb_cmd_parser_init(struct bb_info *bb) in halbb_cmd_parser_init()
789 s32 halbb_cmd(struct bb_info *bb, char *input, char *output, u32 out_len) in halbb_cmd()
812 void halbb_fwdbg_trace(struct bb_info *bb, u32 dbg_comp, u8 fw_trace_en) in halbb_fwdbg_trace()
834 void halbb_fw_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_fw_dbg()
H A Dhalbb_hw_cfg.c27 void halbb_cfg_bb_rpl_ofst(struct bb_info *bb, enum bb_band_t band, u8 path, u32 addr, u32 data) in halbb_cfg_bb_rpl_ofst()
85 bool halbb_init_cr_default(struct bb_info *bb, bool is_form_folder, u32 folder_len, in halbb_init_cr_default()
162 bool halbb_init_gain_table(struct bb_info *bb, bool is_form_folder, u32 folder_len, in halbb_init_gain_table()
226 bool halbb_init_reg(struct bb_info *bb) in halbb_init_reg()
248 void halbb_rx_gain_table_dbg(struct bb_info *bb, char input[][16], in halbb_rx_gain_table_dbg()
H A Dhalbb_plcp_gen.c40 void halbb_write_cr(struct bb_info *bb, struct cr_address_t cr_address, u32 val, enum phl_phy_idx p… in halbb_write_cr()
150 void halbb_com_par_cal(struct bb_info *bb, u16 n_sd, enum coding_rate_t code_rate, u8 n_bpscs, u8 n… in halbb_com_par_cal()
230 bool halbb_legacy_mcs_table(struct bb_info *bb, const struct plcp_mcs_table_in_t *in, struct plcp_m… in halbb_legacy_mcs_table()
260 bool halbb_ht_mcs_table(struct bb_info *bb, const struct plcp_mcs_table_in_t *in, struct plcp_mcs_t… in halbb_ht_mcs_table()
300 bool halbb_vht_mcs_table(struct bb_info *bb, const struct plcp_mcs_table_in_t *in, struct plcp_mcs_… in halbb_vht_mcs_table()
376 bool halbb_he_mcs_table(struct bb_info *bb, const struct plcp_mcs_table_in_t *in, struct plcp_mcs_t… in halbb_he_mcs_table()
405 enum plcp_sts halbb_mcs_table(struct bb_info *bb, const struct plcp_mcs_table_in_t *in, struct plcp… in halbb_mcs_table()
434 void halbb_get_mcs_out(struct bb_info *bb, const struct plcp_tx_pre_fec_padding_setting_in_t *in, s… in halbb_get_mcs_out()
484 void halbb_get_nsym_init(struct bb_info *bb, const struct plcp_tx_pre_fec_padding_setting_in_t *in,… in halbb_get_nsym_init()
526 void halbb_get_nsym(struct bb_info *bb, const struct plcp_tx_pre_fec_padding_setting_in_t *in, cons… in halbb_get_nsym()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_fwofld.c28 bool halbb_check_fw_ofld(struct bb_info *bb) in halbb_check_fw_ofld()
36 bool halbb_fw_delay(struct bb_info *bb, u32 val) in halbb_fw_delay()
56 bool halbb_fw_set_reg(struct bb_info *bb, u32 addr, u32 mask, u32 val, u8 lc) in halbb_fw_set_reg()
80 bool halbb_fw_set_reg_cmn(struct bb_info *bb, u32 addr, in halbb_fw_set_reg_cmn()
95 bool halbb_fwcfg_bb_phy_8852a_2(struct bb_info *bb, u32 addr, u32 data, in halbb_fwcfg_bb_phy_8852a_2()
152 bool halbb_fwofld_cck_en_8852a_2(struct bb_info *bb, bool cck_en, in halbb_fwofld_cck_en_8852a_2()
166 bool halbb_fwofld_btg_8852a_2(struct bb_info *bb, bool btg) in halbb_fwofld_btg_8852a_2()
206 bool halbb_fw_5m_mask_8852a_2(struct bb_info *bb, u8 pri_ch, enum channel_width bw) in halbb_fw_5m_mask_8852a_2()
252 bool halbb_fw_set_rf_reg_8852a_2(struct bb_info *bb, enum rf_path path, in halbb_fw_set_rf_reg_8852a_2()
284 bool halbb_fw_set_efuse_8852a_2(struct bb_info *bb, u8 central_ch, enum rf_path path, enum phl_phy_… in halbb_fw_set_efuse_8852a_2()
[all …]
H A Dhalbb_statistics.c29 void halbb_set_crc32_cnt2_rate(struct bb_info *bb, u16 rate_idx) in halbb_set_crc32_cnt2_rate()
88 void halbb_set_crc32_cnt3_format(struct bb_info *bb, u8 usr_type_sel) in halbb_set_crc32_cnt3_format()
174 void halbb_crc32_cnt_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_crc32_cnt_dbg()
273 void halbb_print_cnt3(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_print_cnt3()
382 void halbb_print_cnt2(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_print_cnt2()
440 void halbb_chk_hang(struct bb_info *bb) in halbb_chk_hang()
469 void halbb_print_cnt(struct bb_info *bb, bool cck_en, enum phl_phy_idx phy_idx, enum phl_phy_idx ph… in halbb_print_cnt()
611 void halbb_cnt_reg_reset(struct bb_info *bb) in halbb_cnt_reg_reset()
625 void halbb_cck_cnt_statistics(struct bb_info *bb) in halbb_cck_cnt_statistics()
677 void halbb_ofdm_cnt_statistics(struct bb_info *bb, enum phl_phy_idx phy_idx) in halbb_ofdm_cnt_statistics()
[all …]
H A Dhalbb_psd.c31 void halbb_psd_igi_lv(struct bb_info *bb, enum igi_lv_sel igi_lv) in halbb_psd_igi_lv()
78 u32 halbb_get_psd_data(struct bb_info *bb, u32 psd_tone_idx, u32 igi_pin) in halbb_get_psd_data()
132 void halbb_psd_para_setting(struct bb_info *bb, u8 sw_avg_time, u8 hw_avg_time, in halbb_psd_para_setting()
169 bool halbb_psd_alloc_buff(struct bb_info *bb) in halbb_psd_alloc_buff()
186 void halbb_get_gain_index(struct bb_info *bb) in halbb_get_gain_index()
198 u8 halbb_psd(struct bb_info *bb, enum igi_lv_sel igi_lv, u16 start_point, in halbb_psd()
370 void halbb_psd_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_psd_dbg()
433 void halbb_psd_init(struct bb_info *bb) in halbb_psd_init()
446 void halbb_psd_deinit(struct bb_info *bb) in halbb_psd_deinit()
454 bool halbb_get_psd_result(struct bb_info *bb, u8 *psd_data, u16 *psd_len) in halbb_get_psd_result()
[all …]
H A Dhalbb_auto_dbg.c32 void halbb_auto_chk_hang_reset(struct bb_info *bb) in halbb_auto_chk_hang_reset()
40 void halbb_auto_chk_hang(struct bb_info *bb) in halbb_auto_chk_hang()
81 void halbb_auto_chk_hang_init(struct bb_info *bb) in halbb_auto_chk_hang_init()
98 void halbb_auto_debug(struct bb_info *bb) in halbb_auto_debug()
113 void halbb_auto_debug_init(struct bb_info *bb) in halbb_auto_debug_init()
H A Dhalbb_plcp_tx.c31 u8 halbb_set_crc8(struct bb_info *bb, unsigned char in[], u8 len) in halbb_set_crc8()
148 void halbb_plcp_lsig(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_lsig()
206 void halbb_plcp_siga(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_siga()
410 void halbb_cfg_txinfo(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_cfg_txinfo()
553 void halbb_cfg_txctrl(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_cfg_txctrl()
750 void halbb_plcp_delimiter(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_plcp_delimiter()
825 void halbb_cfg_cck(struct bb_info *bb, struct halbb_plcp_info *in, enum phl_phy_idx phy_idx) in halbb_cfg_cck()
859 void halbb_vht_sigb(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_vht_sigb()
925 void halbb_service(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_service()
947 void halbb_he_sigb(struct bb_info *bb, struct halbb_plcp_info *in, in halbb_he_sigb()
[all …]
H A Dhalbb_ul_tb_ctrl.c28 void halbb_ul_tb_reset(struct bb_info *bb) in halbb_ul_tb_reset()
42 void halbb_ul_tb_chk(struct bb_info *bb) in halbb_ul_tb_chk()
63 void halbb_ul_tb_ctrl(struct bb_info *bb) in halbb_ul_tb_ctrl()
143 void halbb_ul_tb_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_ul_tb_dbg()
200 void halbb_ul_tb_ctrl_init(struct bb_info *bb) in halbb_ul_tb_ctrl_init()
212 void halbb_cr_cfg_ul_tb_init(struct bb_info *bb) in halbb_cr_cfg_ul_tb_init()
H A Dhalbb_dbg_cmd.c18 void halbb_bbcr_rw_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bbcr_rw_dbg()
103 void halbb_bb_td_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bb_td_dbg()
196 void halbb_bb_fd_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_bb_fd_dbg()
230 void halbb_cmn_msg_setting(struct bb_info *bb, u32 *val, u32 *_used, in halbb_cmn_msg_setting()
250 void halbb_trace_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_trace_dbg()
459 void halbb_cmd_parser(struct bb_info *bb, char input[][MAX_ARGV], in halbb_cmd_parser()
781 void halbb_cmd_parser_init(struct bb_info *bb) in halbb_cmd_parser_init()
789 s32 halbb_cmd(struct bb_info *bb, char *input, char *output, u32 out_len) in halbb_cmd()
812 void halbb_fwdbg_trace(struct bb_info *bb, u32 dbg_comp, u8 fw_trace_en) in halbb_fwdbg_trace()
834 void halbb_fw_dbg(struct bb_info *bb, char input[][16], u32 *_used, in halbb_fw_dbg()
H A Dhalbb_hw_cfg.c27 void halbb_cfg_bb_rpl_ofst(struct bb_info *bb, enum bb_band_t band, u8 path, u32 addr, u32 data) in halbb_cfg_bb_rpl_ofst()
85 bool halbb_init_cr_default(struct bb_info *bb, bool is_form_folder, u32 folder_len, in halbb_init_cr_default()
162 bool halbb_init_gain_table(struct bb_info *bb, bool is_form_folder, u32 folder_len, in halbb_init_gain_table()
226 bool halbb_init_reg(struct bb_info *bb) in halbb_init_reg()
248 void halbb_rx_gain_table_dbg(struct bb_info *bb, char input[][16], in halbb_rx_gain_table_dbg()
/OK3568_Linux_fs/kernel/block/
H A Dbadblocks.c53 int badblocks_check(struct badblocks *bb, sector_t s, int sectors, in badblocks_check()
128 static void badblocks_update_acked(struct badblocks *bb) in badblocks_update_acked()
163 int badblocks_set(struct badblocks *bb, sector_t s, int sectors, in badblocks_set()
331 int badblocks_clear(struct badblocks *bb, sector_t s, int sectors) in badblocks_clear()
433 void ack_all_badblocks(struct badblocks *bb) in ack_all_badblocks()
467 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack) in badblocks_show()
517 ssize_t badblocks_store(struct badblocks *bb, const char *page, size_t len, in badblocks_store()
544 static int __badblocks_init(struct device *dev, struct badblocks *bb, in __badblocks_init()
575 int badblocks_init(struct badblocks *bb, int enable) in badblocks_init()
581 int devm_init_badblocks(struct device *dev, struct badblocks *bb) in devm_init_badblocks()
[all …]
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcfg.c50 #define bb_prev(bb) list_prev_entry(bb, l) argument
51 #define bb_next(bb) list_next_entry(bb, l) argument
91 struct bb_node *new_bb, *bb; in func_append_bb() local
116 struct bb_node *bb; in func_insert_dummy_bb() local
168 struct bb_node *bb; in func_partition_bb_head() local
202 struct bb_node *bb, *last; in func_partition_bb_tail() local
218 struct bb_node *bb; in func_add_special_bb() local
246 struct bb_node *bb; in func_search_bb_with_head() local
281 struct bb_node *bb; in func_add_bb_edges() local
359 struct bb_node *bb, *bb2; in cfg_destroy() local
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple-iterator.h35 basic_block bb; member
125 gsi_start_bb (basic_block bb) in gsi_start_bb()
159 gsi_last_bb (basic_block bb) in gsi_last_bb()
220 gsi_after_labels (basic_block bb) in gsi_after_labels()
276 gsi_start_nondebug_bb (basic_block bb) in gsi_start_nondebug_bb()
290 gsi_start_nondebug_after_labels_bb (basic_block bb) in gsi_start_nondebug_after_labels_bb()
304 gsi_last_nondebug_bb (basic_block bb) in gsi_last_nondebug_bb()
345 gsi_start_nonvirtual_phis (basic_block bb) in gsi_start_nonvirtual_phis()
H A Dbasic-block.h191 #define BB_PARTITION(bb) ((bb)->flags & (BB_HOT_PARTITION|BB_COLD_PARTITION)) argument
192 #define BB_SET_PARTITION(bb, part) do { \ argument
294 #define FALLTHRU_EDGE(bb) (EDGE_SUCC ((bb), 0)->flags & EDGE_FALLTHRU \ argument
298 #define BRANCH_EDGE(bb) (EDGE_SUCC ((bb), 0)->flags & EDGE_FALLTHRU \ argument
315 #define EDGE_PRED(bb,i) (*(bb)->preds)[(i)] argument
316 #define EDGE_SUCC(bb,i) (*(bb)->succs)[(i)] argument
321 single_succ_p (const_basic_block bb) in single_succ_p()
329 single_pred_p (const_basic_block bb) in single_pred_p()
338 single_succ_edge (const_basic_block bb) in single_succ_edge()
348 single_pred_edge (const_basic_block bb) in single_pred_edge()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple-iterator.h35 basic_block bb; member
125 gsi_start_bb (basic_block bb) in gsi_start_bb()
159 gsi_last_bb (basic_block bb) in gsi_last_bb()
220 gsi_after_labels (basic_block bb) in gsi_after_labels()
276 gsi_start_nondebug_bb (basic_block bb) in gsi_start_nondebug_bb()
290 gsi_start_nondebug_after_labels_bb (basic_block bb) in gsi_start_nondebug_after_labels_bb()
304 gsi_last_nondebug_bb (basic_block bb) in gsi_last_nondebug_bb()
345 gsi_start_nonvirtual_phis (basic_block bb) in gsi_start_nonvirtual_phis()
H A Dbasic-block.h191 #define BB_PARTITION(bb) ((bb)->flags & (BB_HOT_PARTITION|BB_COLD_PARTITION)) argument
192 #define BB_SET_PARTITION(bb, part) do { \ argument
294 #define FALLTHRU_EDGE(bb) (EDGE_SUCC ((bb), 0)->flags & EDGE_FALLTHRU \ argument
298 #define BRANCH_EDGE(bb) (EDGE_SUCC ((bb), 0)->flags & EDGE_FALLTHRU \ argument
315 #define EDGE_PRED(bb,i) (*(bb)->preds)[(i)] argument
316 #define EDGE_SUCC(bb,i) (*(bb)->succs)[(i)] argument
321 single_succ_p (const_basic_block bb) in single_succ_p()
329 single_pred_p (const_basic_block bb) in single_pred_p()
338 single_succ_edge (const_basic_block bb) in single_succ_edge()
348 single_pred_edge (const_basic_block bb) in single_pred_edge()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c29 void halbb_cfg_rf_reg_8852b(struct bb_info *bb, u32 addr, u32 data, in halbb_cfg_rf_reg_8852b()
34 void halbb_cfg_rf_radio_a_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_rf_radio_a_8852b()
38 void halbb_cfg_rf_radio_b_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_rf_radio_b_8852b()
42 void halbb_cfg_bb_phy_8852b(struct bb_info *bb, u32 addr, u32 data, in halbb_cfg_bb_phy_8852b()
87 void halbb_cfg_bb_gain_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_bb_gain_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c29 void halbb_cfg_rf_reg_8852b(struct bb_info *bb, u32 addr, u32 data, in halbb_cfg_rf_reg_8852b()
34 void halbb_cfg_rf_radio_a_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_rf_radio_a_8852b()
38 void halbb_cfg_rf_radio_b_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_rf_radio_b_8852b()
42 void halbb_cfg_bb_phy_8852b(struct bb_info *bb, u32 addr, u32 data, in halbb_cfg_bb_phy_8852b()
87 void halbb_cfg_bb_gain_8852b(struct bb_info *bb, u32 addr, u32 data) in halbb_cfg_bb_gain_8852b()

12345678910