Home
last modified time | relevance | path

Searched defs:SM (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py12 from difflib import SequenceMatcher as SM unknown
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtarget.h133 #define SM(f, v) (((v) << f##_S) & f) macro
/openbmc/qemu/disas/
H A Dmips.c1117 #define SM INSN_STORE_MEMORY macro
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h26 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) macro
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h121 #define SM(_v, _f) (((_v) << _f##_S) & _f) macro
/openbmc/webui-vue/src/locales/
H A Den-US.json1216 "SM": "San Marino ", string
H A Dru-RU.json1216 "SM": "Сан-Марино", string
H A Dka-GE.json1216 "SM": "სან მარინო", string
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h33 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) macro
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h33 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) macro