Searched refs:bMASKB0 (Results 1 – 10 of 10) sorted by relevance
150 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()
169 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()
299 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()
142 buf = (0x100 - level) & bMASKB0; in _set_bt_tx_power()161 buf = level & bMASKB0; in _set_bt_rx_gain()
100 #define bMASKB0 0x000000ff macro