Home
last modified time | relevance | path

Searched refs:bt1_sw_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922d.c3274 md->bt1_sw_type = bt_sw_gpio_pos; in rtw8922d_btc_set_rfe()
3277 md->bt1_sw_type = BTC_SWITCH_V1_INTERNAL; in rtw8922d_btc_set_rfe()
3303 md->bt1_sw_type = BTC_SWITCH_V1_NONE; in rtw8922d_btc_set_rfe()
3314 md->bt1_sw_type = BTC_SWITCH_V1_NONE; in rtw8922d_btc_set_rfe()
3326 md->bt1_sw_type = BTC_SWITCH_V1_NONE; in rtw8922d_btc_set_rfe()
H A Dcore.h2452 u8 bt1_sw_type; member
2466 u8 bt1_sw_type; member
2487 u8 bt1_sw_type; member
H A Dcoex.c3429 u8 bt1_sw_type = BTC_SWITCH_INTERNAL; in _set_ext_interface() local
3439 bt1_sw_type = btc->mdinfo.bt1_sw_type; in _set_ext_interface()
3443 if (bt1_sw_type > BTC_SWITCH_INTERNAL) { in _set_ext_interface()
3447 val = (bt1_sw_type << 8) + BTC_DBG_GNT_BT1; in _set_ext_interface()
H A Dfw.c5946 h2c->init.module.bt1_sw_type = md->bt1_sw_type; in rtw89_fw_h2c_cxdrv_init_v10()
6018 h2c->init.module.bt1_sw_type = init->module.bt1_sw_type; in rtw89_fw_h2c_cxdrv_init_v11()