Home
last modified time | relevance | path

Searched refs:Hex (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
DHalHWImg8723A_RF.c18 static bool CheckCondition(const u32 Condition, const u32 Hex) in CheckCondition() argument
20 u32 _board = (Hex & 0x000000FF); in CheckCondition()
21 u32 _interface = (Hex & 0x0000FF00) >> 8; in CheckCondition()
22 u32 _platform = (Hex & 0x00FF0000) >> 16; in CheckCondition()
DHalHWImg8723A_MAC.c18 static bool CheckCondition(const u32 Condition, const u32 Hex) in CheckCondition() argument
20 u32 _board = (Hex & 0x000000FF); in CheckCondition()
21 u32 _interface = (Hex & 0x0000FF00) >> 8; in CheckCondition()
22 u32 _platform = (Hex & 0x00FF0000) >> 16; in CheckCondition()
DHalHWImg8723A_BB.c18 static bool CheckCondition(const u32 Condition, const u32 Hex) in CheckCondition() argument
20 u32 _board = (Hex & 0x000000FF); in CheckCondition()
21 u32 _interface = (Hex & 0x0000FF00) >> 8; in CheckCondition()
22 u32 _platform = (Hex & 0x00FF0000) >> 16; in CheckCondition()
/linux-4.4.14/Documentation/ABI/testing/
Ddebugfs-olpc15 a command. Hex reply bytes will be returned, *whether or not* they came from
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt624 Switch | Hex I/O
646 Switch | Hex RAM | Hex ROM
841 Switch | Hex | Decimal
864 Switch | Hex I/O
1357 Switch | Hex | Decimal
1381 Switch | Hex I/O
1402 Switch | Hex RAM | Hex ROM
1567 Switch | Hex | Decimal
1590 Switch | Hex I/O
1612 Switch | Hex RAM | Hex ROM
[all …]
De1000.txt371 Hex value 80 40 20 10 8 4 2 1
/linux-4.4.14/Documentation/isdn/
DREADME.hfc-pci19 This enables the echo mode. If Hex logging is activated the isdnctrlx
/linux-4.4.14/Documentation/x86/x86_64/
Dmachinecheck27 64bit Hex bitmask enabling/disabling specific subevents for bank N
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dspu_save_dump.h_shipped3 * Hex-dump auto generated from spu_save.c.
Dspu_restore_dump.h_shipped3 * Hex-dump auto generated from spu_restore.c.
/linux-4.4.14/Documentation/filesystems/
Dexofs.txt108 Hex by pre-pending an 0x to the number.
/linux-4.4.14/scripts/
Dcheckpatch.pl314 our $Hex = qr{(?i)0x[0-9a-f]+$Int_type?};
322 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int};
/linux-4.4.14/Documentation/input/
Datarikbd.txt605 Hex Keytop
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1140 Decoded Hex:=/ d e v / c o n s o l e 0x00
1161 printf("Decoded Hex:=");
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc1817 /sys/bus/pci/drivers/lpfc/params]. Hex support yet to be added.