Home
last modified time | relevance | path

Searched full:xpa (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl42 ($XPA,$XPB) = ("A5","B5"); # X circular buffer
87 || ADDAW SP,2,$XPA
137 || LDW *${XPA}++,$X0 ; fetches from X ring buffer are
142 || LDW *${XPA}[7],$X8
163 || LDW *${XPA}++,$X0
169 || LDW *${XPA}[7],$X8
194 || LDW *${XPA}++,$X0
200 || LDW *${XPA}[7],$X8
231 || LDW *${XPA}++,$X0
237 || LDW *${XPA}[7],$X8
[all …]
/freebsd/tools/tools/ath/athprom/
H A Deeprom-316 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
82 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
130 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
H A Deeprom-419 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
92 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
157 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
H A Deeprom-520 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
106 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
184 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
H A Deeprom-1444 | tx end to xpa off $txEndToXPAOff |
46 | tx frame to xpa on $txFrameToXPAOn |
59 | Xpa bias level $xpaBiasLvl |
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMipsABIFlags.h44 AFL_ASE_XPA = 0x00001000, // XPA ASE
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h234 #define AR5416_EEP_FLAG_FORCEXPAON 0x40 /* force XPA bit for 5G */
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp87 XtorSection CPreTermSection; // XPA~XPZ
491 } else if (KV.first >= ".CRT$XPA" && KV.first <= ".CRT$XPZ") in registerObjectSections()
/freebsd/contrib/file/magic/Magdir/
H A Darchive1345 # XPA32 test moved and merged with XPA by Joerg Jenderek at Sep 2015
1357 # *.xpa updated by Joerg Jenderek Sep 2015
1359 0 string xpa XPA
1360 !:ext xpa
1364 >0 string xpa\0\1 \b32 archive data
1371 #!:mime application/x-xpa-compressed
1372 !:ext xpa
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h63 eMIPSAse_xpa = 0x00001000, // XPA ASE
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2706 * Override XPA bias level based on operating frequency.
2753 HALDEBUG(ah, HAL_DEBUG_EEPROM, "%s: overriding XPA bias level = %d\n", in ar5416EepromSetAddac()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c3262 /* Xpa bias levels in eeprom are valid from rev 14.7 */ in ar9300_eeprom_set_addac()
3276 /* Use freqeuncy specific xpa bias level */ in ar9300_eeprom_set_addac()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1103 BCase(XPA); in bitset()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3275 {"XPA", Mips::AFL_ASE_XPA},