Searched refs:bt_pos (Results 1 – 9 of 9) sorted by relevance
724 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852b_btc_set_rfe()727 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()747 md->md.bt_pos = BTC_BT_ALONE; in rtw8852b_btc_set_rfe()750 md->md.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
598 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()621 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()625 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852bt_btc_set_rfe()
1801 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()1804 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()1824 md->md.bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()1827 md->md.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
2101 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()2106 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8851b_btc_set_rfe()2137 md->md.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()2142 md->md.bt_pos = BTC_BT_ALONE; in rtw8851b_btc_set_rfe()
2574 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()2577 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()2597 md->md.bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()2600 md->md.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
2529 module->bt_pos = BTC_BT_ALONE; in rtw8922a_btc_set_rfe()2532 module->bt_pos = BTC_BT_BTG; in rtw8922a_btc_set_rfe()
9078 u8 bt_pos; in _show_bt_info() local9084 bt_pos = md->md_v7.bt_pos; in _show_bt_info()9086 bt_pos = md->md.bt_pos; in _show_bt_info()9094 (bt->enable.now && (bt->btg_type != bt_pos) ? in _show_bt_info()
2040 u8 bt_pos: 1; member2051 u8 bt_pos; /* wl-end view: get from efuse, must compare bt.btg_type*/ member
5654 u8_encode_bits(module->bt_pos, RTW89_H2C_CXINIT_MOD_INFO_BT_POS) |