Searched refs:MS (Results 1 - 25 of 163) sorted by relevance

1234567

/freebsd-current/tools/tools/ath/athalq/
H A Dar5212_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
51 MS(txs.u.tx.status0, AR_SendTimestamp));
60 MS(txs.u.tx.status0, AR_RTSFailCnt),
61 MS(txs.u.tx.status0, AR_DataFailCnt),
62 MS(txs.u.tx.status0, AR_VirtCollCnt));
64 MS(txs.u.tx.status0, AR_SendTimestamp));
69 MS(txs.u.tx.status1, AR_SeqNum),
70 MS(txs.u.tx.status1, AR_AckSigStrength),
71 MS(txs.u.tx.status1, AR_FinalTSIndex));
99 MS(tx
[all...]
H A Dar5416_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
57 MS(txs.u.tx.status[0], AR_TxRSSIAnt00),
58 MS(txs.u.tx.status[0], AR_TxRSSIAnt01),
59 MS(txs.u.tx.status[0], AR_TxRSSIAnt02));
63 MS(txs.u.tx.status[5], AR_TxRSSIAnt10),
64 MS(txs.u.tx.status[5], AR_TxRSSIAnt11),
65 MS(txs.u.tx.status[5], AR_TxRSSIAnt12),
66 MS(txs.u.tx.status[5], AR_TxRSSICombined));
86 MS(txs.u.tx.status[1], AR_RTSFailCnt),
87 MS(tx
[all...]
H A Dar9300_ds.c36 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
71 (unsigned int) MS(txs.status1, AR_tx_desc_id),
72 (unsigned int) MS(txs.ds_info, AR_tx_qcu_num));
79 MS(txs.ds_info, AR_tx_qcu_num),
80 MS(txs.ds_info, AR_ctrl_stat),
81 MS(txs.ds_info, AR_desc_id));
87 MS(txs.status8, AR_seq_num),
89 MS(txs.status8, AR_TXBFStatus));
94 MS(txs.status8, AR_final_tx_idx));
101 MS(tx
[all...]
H A Dar5211_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
58 MS(txs.ds_status0, AR_LongRetryCnt),
59 MS(txs.ds_status0, AR_ShortRetryCnt),
60 MS(txs.ds_status0, AR_VirtCollCnt));
62 MS(txs.ds_status0, AR_SendTimestamp));
67 MS(txs.ds_status1, AR_SeqNum),
68 MS(txs.ds_status1, AR_AckSigStrength));
93 MS(txc.ds_ctl0, AR_XmitRate),
105 MS(txc.ds_ctl1, AR_EncryptKeyIdx),
106 MS(tx
[all...]
H A Dar5416_ds_tdma.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
62 MS(txs.u.tx.status[0], AR_TxRSSIAnt00),
63 MS(txs.u.tx.status[0], AR_TxRSSIAnt01),
64 MS(txs.u.tx.status[0], AR_TxRSSIAnt02));
82 MS(txs.u.tx.status[1], AR_RTSFailCnt),
83 MS(txs.u.tx.status[1], AR_DataFailCnt),
84 MS(txs.u.tx.status[1], AR_VirtRetryCnt));
96 MS(txs.u.tx.status[5], AR_TxRSSIAnt10),
97 MS(txs.u.tx.status[5], AR_TxRSSIAnt11),
98 MS(tx
[all...]
H A Dar5210_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
58 MS(txs.ds_status0, AR_LongRetryCnt),
59 MS(txs.ds_status0, AR_ShortRetryCnt));
61 MS(txs.ds_status0, AR_SendTimestamp));
67 MS(txs.ds_status1, AR_AckSigStrength));
92 MS(txc.ds_ctl0, AR_XmitRate),
97 MS(txc.ds_ctl0, AR_FrmType),
105 MS(txc.ds_ctl1, AR_EncryptKeyIdx),
106 MS(txc.ds_ctl1, AR_RTSDuration));
132 MS(rx
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp104 MS = TheTarget->createAsmStreamer(
111 MS = TheTarget->createMCObjectStreamer(
120 if (!MS)
133 Asm.reset(TheTarget->createAsmPrinter(*TM, std::unique_ptr<MCStreamer>(MS)));
153 void DwarfStreamer::finish() { MS->finish(); }
156 MS->switchSection(MOFI->getDwarfInfoSection());
214 MS->switchSection(MOFI->getDwarfAbbrevSection());
221 MS->switchSection(MOFI->getDwarfInfoSection());
233 MS->switchSection(Section);
235 MS
[all...]
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_rom.c90 rs->board_type = MS(rom->rf_opt1, R92C_ROM_RF1_BOARD_TYPE);
91 rs->regulatory = MS(rom->rf_opt1, R92C_ROM_RF1_REGULATORY);
106 MS(rom->ht40_2s_tx_pwr_diff[j], LOW_PART);
108 RTWN_SIGN4TO8(MS(rom->ht20_tx_pwr_diff[j],
111 MS(rom->ofdm_tx_pwr_diff[j], LOW_PART);
113 MS(rom->ht40_max_pwr[j], LOW_PART);
115 MS(rom->ht20_max_pwr[j], LOW_PART);
119 MS(rom->ht40_2s_tx_pwr_diff[j], HIGH_PART);
121 RTWN_SIGN4TO8(MS(rom->ht20_tx_pwr_diff[j],
124 MS(ro
[all...]
H A Dr92c_attach.c68 if (MS(rtwn_read_4(sc, R92C_HPON_FSM),
74 if (MS(reg_sys_cfg, R92C_SYS_CFG_CHIP_VER_RTL) == 0)
/freebsd-current/share/i18n/csmapper/JIS/
H A DMakefile6 JISX0212%UCS.mps JISX0208@MS%UCS.mps JISX0208VDC@NEC%UCS.mps \
7 JISX0208UDC%UCS.mps JISX0212@MS%UCS.mps JISX0212VDC@IBM%UCS.mps \
11 UCS%JISX0208@MS.mps UCS%JISX0208VDC@NEC.mps UCS%JISX0208UDC.mps \
12 UCS%JISX0212@MS.mps UCS%JISX0212VDC@IBM.mps UCS%JISX0212UDC.mps \
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_eeprom.c41 *data = MS(OS_REG_READ(ah, AR_EEPROM_STATUS_DATA),
H A Dar5416_gpio.c193 bits = MS(OS_REG_READ(ah, AR_GPIO_IN_OUT), AR9287_GPIO_IN_VAL);
195 bits = MS(OS_REG_READ(ah, AR_GPIO_IN_OUT), AR9285_GPIO_IN_VAL);
197 bits = MS(OS_REG_READ(ah, AR_GPIO_IN_OUT), AR928X_GPIO_IN_VAL);
199 bits = MS(OS_REG_READ(ah, AR_GPIO_IN_OUT), AR_GPIO_IN_VAL);
217 val = MS(OS_REG_READ(ah, AR_INTR_ASYNC_ENABLE),
222 mask = MS(OS_REG_READ(ah, AR_INTR_ASYNC_MASK),
228 val = MS(OS_REG_READ(ah, AR_INTR_SYNC_ENABLE),
233 mask = MS(OS_REG_READ(ah, AR_INTR_SYNC_MASK),
238 val = MS(OS_REG_READ(ah, AR_INTR_SYNC_CAUSE),
243 val = MS(OS_REG_REA
[all...]
H A Dar5416_recv.c184 rs->rs_rssi = MS(ads->ds_rxstatus4, AR_RxRSSICombined);
185 rs->rs_rssi_ctl[0] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt00);
186 rs->rs_rssi_ctl[1] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt01);
187 rs->rs_rssi_ctl[2] = MS(ads->ds_rxstatus0, AR_RxRSSIAnt02);
188 rs->rs_rssi_ext[0] = MS(ads->ds_rxstatus4, AR_RxRSSIAnt10);
189 rs->rs_rssi_ext[1] = MS(ads->ds_rxstatus4, AR_RxRSSIAnt11);
190 rs->rs_rssi_ext[2] = MS(ads->ds_rxstatus4, AR_RxRSSIAnt12);
193 rs->rs_keyix = MS(ads->ds_rxstatus8, AR_KeyIdx);
203 rs->rs_antenna = MS(ads->ds_rxstatus3, AR_RxAntenna);
255 phyerr = MS(ad
[all...]
H A Dar5416_spectral.c157 ss->ss_fft_period = MS(val, AR_PHY_SPECTRAL_SCAN_FFT_PERIOD);
158 ss->ss_period = MS(val, AR_PHY_SPECTRAL_SCAN_PERIOD);
160 ss->ss_count = MS(val, AR_PHY_SPECTRAL_SCAN_COUNT);
161 ss->ss_short_report = MS(val, AR_PHY_SPECTRAL_SCAN_SHORT_REPEAT);
163 ss->ss_count = MS(val, AR_PHY_SPECTRAL_SCAN_COUNT_KIWI);
164 ss->ss_short_report = MS(val, AR_PHY_SPECTRAL_SCAN_SHORT_REPEAT_KIWI);
167 ss->radar_bin_thresh_sel = MS(val, AR_PHY_RADAR_1_BIN_THRESH_SELECT);
176 return MS(val, AR_PHY_SPECTRAL_SCAN_ACTIVE);
185 return MS(val,AR_PHY_SPECTRAL_SCAN_ENA);
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c52 if (MS(rxsp->ds_info, AR_desc_id) != 0x168c) {
77 rxs->rs_rssi = MS(rxsp->status5, AR_rx_rssi_combined);
78 rxs->rs_rssi_ctl[0] = MS(rxsp->status1, AR_rx_rssi_ant00);
79 rxs->rs_rssi_ctl[1] = MS(rxsp->status1, AR_rx_rssi_ant01);
80 rxs->rs_rssi_ctl[2] = MS(rxsp->status1, AR_rx_rssi_ant02);
81 rxs->rs_rssi_ext[0] = MS(rxsp->status5, AR_rx_rssi_ant10);
82 rxs->rs_rssi_ext[1] = MS(rxsp->status5, AR_rx_rssi_ant11);
83 rxs->rs_rssi_ext[2] = MS(rxsp->status5, AR_rx_rssi_ant12);
85 rxs->rs_keyix = MS(rxsp->status11, AR_key_idx);
90 rxs->rs_rate = MS(rxs
[all...]
H A Dar9300_xmit_ds.c212 ts->ts_rate = MS(ads->ds_ctl14, AR_xmit_rate0);
215 ts->ts_rate = MS(ads->ds_ctl14, AR_xmit_rate1);
218 ts->ts_rate = MS(ads->ds_ctl14, AR_xmit_rate2);
221 ts->ts_rate = MS(ads->ds_ctl14, AR_xmit_rate3);
291 if ((MS(dsinfo, AR_desc_id) != ATHEROS_VENDOR_ID) ||
292 (MS(dsinfo, AR_tx_rx_desc) != 1))
303 ts->ts_queue_id = MS(dsinfo, AR_tx_qcu_num);
304 ts->ts_desc_id = MS(ads->status1, AR_tx_desc_id);
305 ts->ts_seqnum = MS(ads->status8, AR_seq_num);
349 ts->ts_finaltsi = MS(ad
[all...]
/freebsd-current/sys/dev/rtwn/rtl8192e/
H A Dr92e_rom.c90 MS(pwr_diff_2g->ht20_ofdm, LOW_PART));
92 MS(pwr_diff_2g->ht20_ofdm, HIGH_PART));
98 MS(pwr_diff_2g->ht20_ofdm, LOW_PART));
100 MS(pwr_diff_2g->ht20_ofdm, HIGH_PART));
112 MS(pwr_diff_2g->diff123[k].ofdm_cck,
115 MS(pwr_diff_2g->diff123[k].ofdm_cck,
126 MS(pwr_diff_2g->diff123[k].ht40_ht20,
129 MS(pwr_diff_2g->diff123[k].ht40_ht20,
138 rs->regulatory = MS(rom->rf_board_opt, R92C_ROM_RF1_REGULATORY);
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_rom.c94 MS(pwr_diff_2g->ht20_ofdm, LOW_PART));
96 MS(pwr_diff_2g->ht20_ofdm, HIGH_PART));
101 MS(pwr_diff_2g->diff123[k].ofdm_cck, LOW_PART));
103 MS(pwr_diff_2g->diff123[k].ofdm_cck, HIGH_PART));
105 MS(pwr_diff_2g->diff123[k].ht40_ht20, LOW_PART));
107 MS(pwr_diff_2g->diff123[k].ht40_ht20, HIGH_PART));
117 MS(pwr_diff_5g->ht20_ofdm, LOW_PART));
119 MS(pwr_diff_5g->ofdm_ofdm[0], HIGH_PART));
121 MS(pwr_diff_5g->ofdm_ofdm[0], LOW_PART));
123 MS(pwr_diff_5
[all...]
/freebsd-current/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.c46 nf = MS(OS_REG_READ(ah, AR_PHY_CCA), AR9280_PHY_MINCCA_PWR);
53 nf = MS(OS_REG_READ(ah, AR_PHY_EXT_CCA), AR9280_PHY_EXT_MINCCA_PWR);
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_atu.c191 if (MS(ret2, AR40XX_ATU_FUNC_DATA2_STATUS) == 0)
195 e->es_macaddr[5] = MS(ret0, AR40XX_ATU_DATA0_MAC_ADDR3);
196 e->es_macaddr[4] = MS(ret0, AR40XX_ATU_DATA0_MAC_ADDR2);
197 e->es_macaddr[3] = MS(ret0, AR40XX_ATU_DATA0_MAC_ADDR1);
198 e->es_macaddr[2] = MS(ret0, AR40XX_ATU_DATA0_MAC_ADDR0);
199 e->es_macaddr[0] = MS(ret1, AR40XX_ATU_DATA1_MAC_ADDR5);
200 e->es_macaddr[1] = MS(ret1, AR40XX_ATU_DATA1_MAC_ADDR4);
203 e->es_portmask = MS(ret1, AR40XX_ATU_DATA1_DEST_PORT);
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/
H A DCommonConfig.cpp16 NameOrPattern::create(StringRef Pattern, MatchStyle MS, argument
18 switch (MS) {
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c224 rs->rs_tstamp = MS(ads->ds_status1, AR_RcvTimestamp);
233 rs->rs_phyerr = MS(ads->ds_status1, AR_PHYErr);
237 rs->rs_rssi = MS(ads->ds_status0, AR_RcvSigStrength);
239 rs->rs_keyix = MS(ads->ds_status1, AR_KeyIdx);
243 rs->rs_rate = MS(ads->ds_status0, AR_RcvRate);
244 rs->rs_antenna = MS(ads->ds_status0, AR_RcvAntenna);
/freebsd-current/sys/dev/rtwn/rtl8188e/
H A Dr88e_rom.c64 rt->bw20_tx_pwr_diff = RTWN_SIGN4TO8(MS(rom->tx_pwr_diff, HIGH_PART));
65 rt->ofdm_tx_pwr_diff = RTWN_SIGN4TO8(MS(rom->tx_pwr_diff, LOW_PART));
73 rs->regulatory = MS(rom->rf_board_opt, R92C_ROM_RF1_REGULATORY);
75 MS(RTWN_GET_ROM_VAR(rom->rf_board_opt, R92C_BOARD_TYPE_DONGLE),
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1131 MemorySanitizer &MS;
1161 MemorySanitizerVisitor(Function &F, MemorySanitizer &MS,
1163 : F(F), MS(MS), VAHelper(CreateVarArgHelper(F, MS, *this)), TLI(&TLI) {
1177 MS.initializeCallbacks(*F.getParent(), TLI);
1181 if (MS.CompileKernel) {
1211 if (MS.TrackOrigins <= 1)
1213 return IRB.CreateCall(MS.MsanChainOriginFn, V);
1218 unsigned IntptrSize = DL.getTypeStoreSize(MS
[all...]
/freebsd-current/contrib/dialog/samples/
H A Dmenubox1223 MS-DOS:Microsoft DOS

Completed in 136 milliseconds

1234567