Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c199 pwr_val |= bMASKHW; in _8852b_wl_tx_power()
312 cx->cnt_bt[BTC_BCNT_HIPRI_RX] = (val & bMASKHW) >> 16; in _8852b_update_bt_cnt()
316 cx->cnt_bt[BTC_BCNT_LOPRI_RX] = (val & bMASKHW) >> 16; in _8852b_update_bt_cnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/btc_8852b/
H A Dbtc_8852b.c199 pwr_val |= bMASKHW; in _8852b_wl_tx_power()
312 cx->cnt_bt[BTC_BCNT_HIPRI_RX] = (val & bMASKHW) >> 16; in _8852b_update_bt_cnt()
316 cx->cnt_bt[BTC_BCNT_LOPRI_RX] = (val & bMASKHW) >> 16; in _8852b_update_bt_cnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h98 #define bMASKHW 0xffff0000 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h98 #define bMASKHW 0xffff0000 macro