/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/ |
UfsHci.h | 75 #define UFS_HC_CAP_NUTRS (BIT0 | BIT1 | BIT2 | BIT3 | BIT4)
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/ |
UfsPassThruHci.h | 75 #define UFS_HC_CAP_NUTRS (BIT0 | BIT1 | BIT2 | BIT3 | BIT4)
[all...] |
/device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/ |
SataController.h | 41 #define B_AHCI_CAP_NPS (BIT4 | BIT3 | BIT2 | BIT1 | BIT0) // Number of Ports
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/ |
PciExpress.c | 20 #define PCIEXP_ROOT_PORT_NFE_ENABLE BIT2 // Non-Fatal Error Reporting Enable
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ |
ExceptionHandlerAsm.S | 464 testl $BIT2, %edx # Test for Debugging Extensions support
|
ExceptionHandlerAsm.asm | 264 test edx, BIT2 ; Test for Debugging Extensions support
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/ |
Platform.c | 1126 do { StsReg = (UINT8) IoRead8(SmbusBase+0); } while ((StsReg & (BIT4|BIT3|BIT2|BIT1)) == 0);
[all...] |
/external/syslinux/gpxe/src/drivers/net/ |
wlan_compat.h | 198 #define BIT2 0x00000004
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
MdeModulePkg.uni | 188 "BIT2 - Stop Bits. 0 = 1 stop bit. 1 = 1.5 stop bits if 5 data bits selected, otherwise 2 stop bits.<BR>\n"
200 "BIT2 - Clear transmit FIFO. 1 = Clear FIFO.<BR>\n"
[all...] |
/external/libconstrainedcrypto/ |
p256_ec.c | 1069 char bit2 = p256_get_bit(scalar, 159 - i + j); local [all...] |
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p256.go | [all...] |
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256.go | [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
LegacyBiosInterface.h | 140 #define IDE_PI_REGISTER_SNE BIT2
[all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/ |
Base.h | 228 #define BIT2 0x00000004
[all...] |
/device/linaro/bootloader/edk2/MdePkg/ |
MdePkg.dec | [all...] |
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/ |
PciHostBridge.c | [all...] |
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/ |
DebugCommunicationLibUsb.c | 677 if ((MmioRead32((UINTN)PortStatus) & BIT2) == 0) {
[all...] |
/external/libvorbis/lib/ |
mapping0.c | 67 bit2,3:reserved. This is backward compatable with all actual uses
|
/external/webp/include/webp/ |
encode.h | 217 // bit2:subtract-green bit3:color indexing
|
/external/webp/src/webp/ |
encode.h | 217 // bit2:subtract-green bit3:color indexing
|
/external/wpa_supplicant_8/src/common/ |
qca-vendor.h | [all...] |
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
qca-vendor_copy.h | [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
xc16x-desc.c | 702 { XC16X_F_OP_BIT2, "f-op-bit2", 0, 32, 11, 2, { 0, { { { (1<<MACH_BASE), 0 } } } } }, [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Pal.h | 641 #define PAL_TR_DIRTY_IS_VALID BIT2
[all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
BiosKeyboard.c | 1036 // check for KBC itself firstly for setted-up already or not by reading SYSF (bit2) of status register via 64H
[all...] |