OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bit1
(Results
276 - 300
of
338
) sorted by null
<<
11
12
13
14
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.c
[
all
...]
Xhci.c
517
State &= ~ (
BIT1
| BIT17 | BIT18 | BIT19 | BIT20 | BIT21 | BIT22 | BIT23);
634
State &= ~ (
BIT1
| BIT17 | BIT18 | BIT19 | BIT20 | BIT21 | BIT22 | BIT23);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.c
[
all
...]
/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/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c
235
if ((EndpointDescriptor.Attributes & (BIT0 |
BIT1
)) == USB_ENDPOINT_INTERRUPT) {
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
Gpt.c
726
if ((Entry->Attributes &
BIT1
) != 0) {
/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/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DebugCommunicationLibUsb3Common.c
733
XhcSetDebugRegBit (Handle, XHC_DC_DCCTRL,
BIT1
|BIT31);
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
PiSmmCpuDxeSmm.h
73
#define IA32_PG_RW
BIT1
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Platform.c
1126
do { StsReg = (UINT8) IoRead8(SmbusBase+0); } while ((StsReg & (BIT4|BIT3|BIT2|
BIT1
)) == 0);
[
all
...]
/external/libhevc/decoder/
ihevcd_parse_residual.c
77
* input : neigbour csbf flags(bit0:rightcsbf,
bit1
:bottom csbf)
[
all
...]
/external/syslinux/gpxe/src/drivers/net/
wlan_compat.h
197
#define
BIT1
0x00000002
/external/wpa_supplicant_8/hostapd/
README
322
#
bit1
= IEEE 802.11i/RSN (WPA2)
/external/wpa_supplicant_8/src/common/
qca-vendor.h
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
355
//
bit1
,2,3 bottom pic type, 00 IDR 01 I 10 P 11 B 100 INVALID
/hardware/qcom/wlan/qcwcn/wifi_hal/
qca-vendor_copy.h
[
all
...]
/system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
41
NFC_HAL_I93_FLAG_DATA_RATE, /* Bit0:Sub carrier,
Bit1
:Data rate,
[
all
...]
/toolchain/binutils/binutils-2.25/cpu/
epiphany.cpu
427
(psw-h-bit h-expcause1bit "exceprion cause
bit1
")
470
(psw-h-bit h-arithmetic-modebit1 "arithmetic mode
bit1
")
504
(psw-bit expcause1bit h-expcause1bit "exceprion cause
bit1
")
529
(psw-bit arithmetic-modebit1 h-arithmetic-modebit1 "arithmetic mode
bit1
")
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
PciSegmentLib.c
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/SmmPciLibPciRootBridgeIo/
PciLib.c
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciLibPciRootBridgeIo/
PciLib.c
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
PciSegmentLib.c
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/AtapiPassThruDxe/
AtapiPassThru.c
825
DeviceControlValue |=
BIT1
;
[
all
...]
Completed in 1731 milliseconds
<<
11
12
13
14