Home
last modified time | relevance | path

Searched refs:bMASKB0 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c150 id_branch = coex_ver & bMASKB0; in _show_cx_info()
158 id_branch = wl->ver_info.fw_coex & bMASKB0; in _show_cx_info()
191 (wl->ver_info.fw & bMASKB0), bt->ver_info.fw, in _show_cx_info()
1314 buf[3] = (u8)(para1 & bMASKB0); in _cmd_tdma()
1319 buf[7] = (u8)(para2 & bMASKB0); in _cmd_tdma()
1372 buf[1] = (u8)(dur & bMASKB0); in _cmd_slot()
1378 buf[7] = (u8)(cx_type & bMASKB0); in _cmd_slot()
1500 pwr = pwr & bMASKB0; in _cmd_wl_tx_power()
H A Dhalbtc_fw.c169 bt->ver_info.fw_coex = (pver->coex_ver & bMASKB0); in _update_bt_report()
705 data[3] = (u8)(val & bMASKB0); in hal_btc_fw_set_gpio_dbg()
H A Dhal_btc.c299 buf[1] = addr & bMASKB0; in _write_bt_reg()
304 buf[0] = val & bMASKB0; in _write_bt_reg()
320 buf[1] = addr & bMASKB0; in _read_bt_reg()
H A Dhalbtc_action.c142 buf = (0x100 - level) & bMASKB0; in _set_bt_tx_power()
161 buf = level & bMASKB0; in _set_bt_rx_gain()
H A Dhal_btc.h100 #define bMASKB0 0x000000ff macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c150 id_branch = coex_ver & bMASKB0; in _show_cx_info()
158 id_branch = wl->ver_info.fw_coex & bMASKB0; in _show_cx_info()
191 (wl->ver_info.fw & bMASKB0), bt->ver_info.fw, in _show_cx_info()
1314 buf[3] = (u8)(para1 & bMASKB0); in _cmd_tdma()
1319 buf[7] = (u8)(para2 & bMASKB0); in _cmd_tdma()
1372 buf[1] = (u8)(dur & bMASKB0); in _cmd_slot()
1378 buf[7] = (u8)(cx_type & bMASKB0); in _cmd_slot()
1500 pwr = pwr & bMASKB0; in _cmd_wl_tx_power()
H A Dhalbtc_fw.c169 bt->ver_info.fw_coex = (pver->coex_ver & bMASKB0); in _update_bt_report()
705 data[3] = (u8)(val & bMASKB0); in hal_btc_fw_set_gpio_dbg()
H A Dhal_btc.c299 buf[1] = addr & bMASKB0; in _write_bt_reg()
304 buf[0] = val & bMASKB0; in _write_bt_reg()
320 buf[1] = addr & bMASKB0; in _read_bt_reg()
H A Dhalbtc_action.c142 buf = (0x100 - level) & bMASKB0; in _set_bt_tx_power()
161 buf = level & bMASKB0; in _set_bt_rx_gain()
H A Dhal_btc.h100 #define bMASKB0 0x000000ff macro