Home
last modified time | relevance | path

Searched refs:bt_pos (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Dtest_unwind.c46 size_t bt_pos = 0; in test_unwind() local
71 if (bt_pos < BT_BUF_SIZE) { in test_unwind()
72 bt_pos += snprintf(bt + bt_pos, BT_BUF_SIZE - bt_pos, in test_unwind()
77 if (bt_pos >= BT_BUF_SIZE) in test_unwind()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c144 module->bt_pos = BTC_BT_ALONE; in _8852b_rfe_type()
147 module->bt_pos = BTC_BT_BTG; in _8852b_rfe_type()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c144 module->bt_pos = BTC_BT_ALONE; in _8852b_rfe_type()
147 module->bt_pos = BTC_BT_BTG; in _8852b_rfe_type()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1184 u8 bt_pos: 1; /* wl-end view: get from efuse, must compare bt.btg_type */ member
H A Dhalbtc_dbg_cmd.c420 (bt->enable.now && (bt->btg_type != module->bt_pos)? in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1179 u8 bt_pos: 1; /* wl-end view: get from efuse, must compare bt.btg_type */ member
H A Dhalbtc_dbg_cmd.c420 (bt->enable.now && (bt->btg_type != module->bt_pos)? in _show_bt_info()