Searched full:xpa (Results 1 – 14 of 14) sorted by relevance
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 42 ($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 D | eeprom-3 | 16 | 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 D | eeprom-4 | 19 | 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 D | eeprom-5 | 20 | 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 D | eeprom-14 | 44 | 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 D | MipsABIFlags.h | 44 AFL_ASE_XPA = 0x00001000, // XPA ASE
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom_v14.h | 234 #define AR5416_EEP_FLAG_FORCEXPAON 0x40 /* force XPA bit for 5G */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | coff_platform.cpp | 87 XtorSection CPreTermSection; // XPA~XPZ 491 } else if (KV.first >= ".CRT$XPA" && KV.first <= ".CRT$XPZ") in registerObjectSections()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 1345 # 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 D | ArchSpec.h | 63 eMIPSAse_xpa = 0x00001000, // XPA ASE
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_reset.c | 2706 * 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 D | ar9300_eeprom.c | 3262 /* 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 D | ELFYAML.cpp | 1103 BCase(XPA); in bitset()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 3275 {"XPA", Mips::AFL_ASE_XPA},
|