Lines Matching refs:h2c_parameter

352 	u8 h2c_parameter[1] = {0};  in btc8723b2ant_query_bt_info()  local
356 h2c_parameter[0] |= BIT0; /* trigger */ in btc8723b2ant_query_bt_info()
360 h2c_parameter[0]); in btc8723b2ant_query_bt_info()
362 btcoexist->btc_fill_h2c(btcoexist, 0x61, 1, h2c_parameter); in btc8723b2ant_query_bt_info()
658 u8 h2c_parameter[1] = {0}; in btc8723b2ant_set_fw_dac_swing_level() local
663 h2c_parameter[0] = dac_swing_lvl; in btc8723b2ant_set_fw_dac_swing_level()
668 "[BTCoex], FW write 0x64=0x%x\n", h2c_parameter[0]); in btc8723b2ant_set_fw_dac_swing_level()
670 btcoexist->btc_fill_h2c(btcoexist, 0x64, 1, h2c_parameter); in btc8723b2ant_set_fw_dac_swing_level()
677 u8 h2c_parameter[1] = {0}; in btc8723b2ant_set_fw_dec_bt_pwr() local
679 h2c_parameter[0] = dec_bt_pwr_lvl; in btc8723b2ant_set_fw_dec_bt_pwr()
684 btcoexist->btc_fill_h2c(btcoexist, 0x62, 1, h2c_parameter); in btc8723b2ant_set_fw_dec_bt_pwr()
714 u8 h2c_parameter[1] = {0}; in halbtc8723b2ant_set_bt_auto_report() local
716 h2c_parameter[0] = 0; in halbtc8723b2ant_set_bt_auto_report()
719 h2c_parameter[0] |= BIT(0); in halbtc8723b2ant_set_bt_auto_report()
721 btcoexist->btc_fill_h2c(btcoexist, 0x68, 1, h2c_parameter); in halbtc8723b2ant_set_bt_auto_report()
770 u8 h2c_parameter[6] = {0}; in btc8723b_set_penalty_txrate() local
772 h2c_parameter[0] = 0x6; /* op_code, 0x6 = Retry_Penalty */ in btc8723b_set_penalty_txrate()
775 h2c_parameter[1] |= BIT0; in btc8723b_set_penalty_txrate()
777 h2c_parameter[2] = 0x00; in btc8723b_set_penalty_txrate()
778 h2c_parameter[3] = 0xf4; /* MCS7 or OFDM54 */ in btc8723b_set_penalty_txrate()
779 h2c_parameter[4] = 0xf5; /* MCS6 or OFDM48 */ in btc8723b_set_penalty_txrate()
780 h2c_parameter[5] = 0xf6; /* MCS5 or OFDM36 */ in btc8723b_set_penalty_txrate()
787 btcoexist->btc_fill_h2c(btcoexist, 0x69, 6, h2c_parameter); in btc8723b_set_penalty_txrate()
1010 u8 h2c_parameter[1] = {0}; in btc8723b2ant_set_fw_ignore_wlan_act() local
1013 h2c_parameter[0] |= BIT0; /* function enable */ in btc8723b2ant_set_fw_ignore_wlan_act()
1017 h2c_parameter[0]); in btc8723b2ant_set_fw_ignore_wlan_act()
1019 btcoexist->btc_fill_h2c(btcoexist, 0x63, 1, h2c_parameter); in btc8723b2ant_set_fw_ignore_wlan_act()
1078 u8 h2c_parameter[5]; in btc8723b2ant_set_fw_ps_tdma() local
1082 h2c_parameter[0] = byte1; in btc8723b2ant_set_fw_ps_tdma()
1083 h2c_parameter[1] = byte2; in btc8723b2ant_set_fw_ps_tdma()
1084 h2c_parameter[2] = byte3; in btc8723b2ant_set_fw_ps_tdma()
1085 h2c_parameter[3] = byte4; in btc8723b2ant_set_fw_ps_tdma()
1086 h2c_parameter[4] = byte5; in btc8723b2ant_set_fw_ps_tdma()
1096 h2c_parameter[0], in btc8723b2ant_set_fw_ps_tdma()
1097 h2c_parameter[1] << 24 | h2c_parameter[2] << 16 | in btc8723b2ant_set_fw_ps_tdma()
1098 h2c_parameter[3] << 8 | h2c_parameter[4]); in btc8723b2ant_set_fw_ps_tdma()
1100 btcoexist->btc_fill_h2c(btcoexist, 0x60, 5, h2c_parameter); in btc8723b2ant_set_fw_ps_tdma()
1118 u8 h2c_parameter[2] = {0}; in btc8723b2ant_set_ant_path() local
1135 h2c_parameter[0] = 1; in btc8723b2ant_set_ant_path()
1137 h2c_parameter); in btc8723b2ant_set_ant_path()
1150 h2c_parameter[0] = 0; in btc8723b2ant_set_ant_path()
1153 h2c_parameter[0] = 1; in btc8723b2ant_set_ant_path()
1158 h2c_parameter[1] = 1; in btc8723b2ant_set_ant_path()
1161 h2c_parameter[1] = 0; in btc8723b2ant_set_ant_path()
1163 btcoexist->btc_fill_h2c(btcoexist, 0x65, 2, h2c_parameter); in btc8723b2ant_set_ant_path()
1167 h2c_parameter[0] = 0; in btc8723b2ant_set_ant_path()
1169 h2c_parameter); in btc8723b2ant_set_ant_path()
3519 u8 h2c_parameter[2] = {0}; in btc8723b2ant_wifioff_hwcfg() local
3531 h2c_parameter[0] = 1; in btc8723b2ant_wifioff_hwcfg()
3532 btcoexist->btc_fill_h2c(btcoexist, 0x6E, 1, h2c_parameter); in btc8723b2ant_wifioff_hwcfg()
3948 u8 h2c_parameter[3] = {0}; in ex_btc8723b2ant_media_status_notify() local
3965 h2c_parameter[0] = 0x1; in ex_btc8723b2ant_media_status_notify()
3966 h2c_parameter[1] = wifi_central_chnl; in ex_btc8723b2ant_media_status_notify()
3970 h2c_parameter[2] = 0x30; in ex_btc8723b2ant_media_status_notify()
3975 h2c_parameter[2] = 0x30; in ex_btc8723b2ant_media_status_notify()
3977 h2c_parameter[2] = 0x20; in ex_btc8723b2ant_media_status_notify()
3981 coex_dm->wifi_chnl_info[0] = h2c_parameter[0]; in ex_btc8723b2ant_media_status_notify()
3982 coex_dm->wifi_chnl_info[1] = h2c_parameter[1]; in ex_btc8723b2ant_media_status_notify()
3983 coex_dm->wifi_chnl_info[2] = h2c_parameter[2]; in ex_btc8723b2ant_media_status_notify()
3987 h2c_parameter[0] << 16 | h2c_parameter[1] << 8 | in ex_btc8723b2ant_media_status_notify()
3988 h2c_parameter[2]); in ex_btc8723b2ant_media_status_notify()
3990 btcoexist->btc_fill_h2c(btcoexist, 0x66, 3, h2c_parameter); in ex_btc8723b2ant_media_status_notify()