Home
last modified time | relevance | path

Searched refs:mbx_avl (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1098 u32 mbx_avl: 1; /* mailbox available */ member
H A Dhal_btc.c943 bt->mbx_avl = !!(val & BTC_BSCB_ACT); in _update_bt_scbd()
H A Dhalbtc_dbg_cmd.c427 (bt->mbx_avl? "Y" : "N"), bt->rfk_info.val); in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1093 u32 mbx_avl: 1; /* mailbox available */ member
H A Dhal_btc.c943 bt->mbx_avl = !!(val & BTC_BSCB_ACT); in _update_bt_scbd()
H A Dhalbtc_dbg_cmd.c427 (bt->mbx_avl? "Y" : "N"), bt->rfk_info.val); in _show_bt_info()