Searched refs:bMASKB3 (Results 1 – 6 of 6) sorted by relevance
147 ver_main = (coex_ver & bMASKB3) >> 24; in _show_cx_info()155 ver_main = (wl->ver_info.fw_coex & bMASKB3) >> 24; in _show_cx_info()164 ver_main = (btc->chip->wlcx_desired & bMASKB3) >> 24; in _show_cx_info()188 "[sub_module]", (wl->ver_info.fw & bMASKB3) >> 24, in _show_cx_info()1311 buf[0] = (u8)((para1 & bMASKB3) >> 24); in _cmd_tdma()1316 buf[4] = (u8)((para2 & bMASKB3) >> 24); in _cmd_tdma()
103 #define bMASKB3 0xff000000 macro
307 buf[3] = (val & bMASKB3) >> 23; in _write_bt_reg()