Home
last modified time | relevance | path

Searched +full:4 +full:a (Results 1 – 25 of 2548) sorted by relevance

12345678910>>...102

/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-armv8-4a.inc1 DEFAULTTUNE ?= "armv8-4a"
3 TUNEVALID[armv8-4a] = "Enable instructions for ARMv8.4-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-4a', ' -march=armv8.4-a', '', d)…
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-4a', 'armv8-4a:', '', d)}"
12 AVAILTUNES += "armv8-4a armv8-4a-crypto armv8-4a-crypto-sve"
13 ARMPKGARCH:tune-armv8-4a ?= "armv8-4a"
14 ARMPKGARCH:tune-armv8-4a-crypto ?= "armv8-4a"
15 ARMPKGARCH:tune-armv8-4a-crypto-sve ?= "armv8-4a"
16 TUNE_FEATURES:tune-armv8-4a = "aarch64 armv8-4a"
17 TUNE_FEATURES:tune-armv8-4a-crypto = "${TUNE_FEATURES:tune-armv8-4a} crypto"
[all …]
/openbmc/linux/drivers/ata/pata_parport/
H A Dkbic.c5 * This is a low-level driver for the KBIC-951A and KBIC-971A
9 * required for the 971A interferes with the correct operation of
10 * the 951A, so this driver registers itself twice, once for
25 #define j44(a, b) ((((a >> 4) & 0x0f) | (b & 0xf0)) ^ 0x88) argument
26 #define j53(w) (((w >> 3) & 0x1f) | ((w >> 4) & 0xe0))
37 int a, b, s; in kbic_read_regr() local
43 w0(regr | 0x18 | s); w2(4); w2(6); w2(4); w2(1); w0(8); in kbic_read_regr()
44 a = r1(); w0(0x28); b = r1(); w2(4); in kbic_read_regr()
45 return j44(a, b); in kbic_read_regr()
47 w0(regr|0x38 | s); w2(4); w2(6); w2(4); w2(5); w0(8); in kbic_read_regr()
[all …]
H A Depat.c20 #define j44(a, b) (((a >> 4) & 0x0f) + (b & 0xf0)) argument
21 #define j53(a, b) (((a >> 3) & 0x1f) + ((b << 4) & 0xe0)) argument
45 w0(0x60+r); w2(1); w0(val); w2(4); in epat_write_regr()
48 case 4: in epat_write_regr()
57 int a, b, r; in epat_read_regr() local
65 a = r1(); w2(4); b = r1(); in epat_read_regr()
66 return j44(a, b); in epat_read_regr()
68 w0(0x40+r); w2(1); w2(4); in epat_read_regr()
69 a = r1(); b = r2(); w0(0xff); in epat_read_regr()
70 return j53(a, b); in epat_read_regr()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D171.out15 000001fe: 00 00 0a 0a ....
16 read 4/4 bytes at offset 510
17 4 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
58 000001fe: 0a 0a 00 00 ....
59 read 4/4 bytes at offset 510
60 4 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
75 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
80 000001fe: 0a 0a 00 00 ....
81 read 4/4 bytes at offset 510
[all …]
H A D021.out5 -1 is not a valid pattern byte
8 -1 is not a valid pattern byte
11 -1 is not a valid pattern byte
14 -1 is not a valid pattern byte
17 -1 is not a valid pattern byte
20 -1 is not a valid pattern byte
23 300 is not a valid pattern byte
26 300 is not a valid pattern byte
29 300 is not a valid pattern byte
32 300 is not a valid pattern byte
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S14 #define b_offset 4
27 /* define a few register aliases to allow macro substitution */
60 * a input register containing a (rotated 16)
64 * operations on a and b are interleaved to increase performance
66 #define encrypt_round(a,b,c,d,round)\ argument
68 mov s1(%r11,%rdi,4),%r8d;\
69 movzx a ## B, %edi;\
70 mov s2(%r11,%rdi,4),%r9d;\
73 xor s2(%r11,%rdi,4),%r8d;\
74 movzx a ## H, %edi;\
[all …]
H A Dtwofish-i586-asm_32.S17 #define ctx 4 /* Twofish context structure */
20 #define b_offset 4
33 /* define a few register aliases to allow macro substitution */
61 * a input register containing a (rotated 16)
65 * operations on a and b are interleaved to increase performance
67 #define encrypt_round(a,b,c,d,round)\ argument
70 mov s1(%ebp,%edi,4),d ## D;\
71 movzx a ## B, %edi;\
72 mov s2(%ebp,%edi,4),%esi;\
75 xor s2(%ebp,%edi,4),d ## D;\
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst9 These formats encode each pixel as a triplet of RGB values. They are packed
12 bits required to store a pixel is not aligned to a byte boundary, the data is
20 or a permutation thereof, collectively referred to as alpha formats) depend on
24 a meaningful value. Otherwise, when the device doesn't capture an alpha channel
25 but can set the alpha bit to a user-configurable value, the
28 the value specified by that control. Otherwise a corresponding format without
34 filled with meaningful values by applications. Otherwise a corresponding format
38 Formats that contain padding bits are named XRGB (or a permutation thereof).
44 - In all the tables that follow, bit 7 is the most significant bit in a byte.
46 respectively. 'a' denotes bits of the alpha component (if supported by the
[all …]
/openbmc/qemu/hw/ide/
H A Dahci-allwinner.c11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * You should have received a copy of the GNU General Public License
27 #define ALLWINNER_AHCI_BISTAFR ((0xa0 - ALLWINNER_AHCI_MMIO_OFF) / 4)
28 #define ALLWINNER_AHCI_BISTCR ((0xa4 - ALLWINNER_AHCI_MMIO_OFF) / 4)
29 #define ALLWINNER_AHCI_BISTFCTR ((0xa8 - ALLWINNER_AHCI_MMIO_OFF) / 4)
30 #define ALLWINNER_AHCI_BISTSR ((0xac - ALLWINNER_AHCI_MMIO_OFF) / 4)
31 #define ALLWINNER_AHCI_BISTDECR ((0xb0 - ALLWINNER_AHCI_MMIO_OFF) / 4)
32 #define ALLWINNER_AHCI_DIAGNR0 ((0xb4 - ALLWINNER_AHCI_MMIO_OFF) / 4)
33 #define ALLWINNER_AHCI_DIAGNR1 ((0xb8 - ALLWINNER_AHCI_MMIO_OFF) / 4)
34 #define ALLWINNER_AHCI_OOBR ((0xbc - ALLWINNER_AHCI_MMIO_OFF) / 4)
[all …]
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalDefaultGateway.vue60a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}|(?:[a-fA-F0-9]{1,4}:){1,7}:|(?:[a-fA-F0-9]{1,4}:){1,6}:[a-fA-…
H A DModalIpv6.vue78a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}|(?:[a-fA-F0-9]{1,4}:){1,7}:|(?:[a-fA-F0-9]{1,4}:){1,6}:[a-fA-…
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h4 * Permission is hereby granted, free of charge, to any person obtaining a
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
37 * fourcc code, a Format Modifier may optionally be provided, in order to
43 * Format modifiers are used in conjunction with a fourcc code, forming a
55 * vendor-namespaced, and as such the relationship between a fourcc code and a
60 * Modifiers must uniquely encode buffer layout. In other words, a buffer must
61 * match only a single modifier. A modifier must not be a subset of layouts of
63 * a modifier: a buffer may match a 64-pixel aligned modifier and a 32-pixel
68 * a canonical pair needs to be defined and used by all drivers. Preferred
104 #define fourcc_code(a, b, c, d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \ argument
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A Dupdate-gawk-paths.patch30 diff --git a/src/mpers.awk b/src/mpers.awk
32 --- a/src/mpers.awk
34 @@ -1,4 +1,4 @@
40 diff --git a/tests-m32/caps-abbrev.awk b/tests-m32/caps-abbrev.awk
42 --- a/tests-m32/caps-abbrev.awk
44 @@ -1,4 +1,4 @@
50 diff --git a/tests-m32/caps.awk b/tests-m32/caps.awk
52 --- a/tests-m32/caps.awk
54 @@ -1,4 +1,4 @@
60 diff --git a/tests-m32/match.awk b/tests-m32/match.awk
[all …]
/openbmc/linux/include/uapi/drm/
H A Ddrm_fourcc.h4 * Permission is hereby granted, free of charge, to any person obtaining a
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
38 * fourcc code, a Format Modifier may optionally be provided, in order to
44 * Format modifiers are used in conjunction with a fourcc code, forming a
56 * vendor-namespaced, and as such the relationship between a fourcc code and a
61 * Modifiers must uniquely encode buffer layout. In other words, a buffer must
62 * match only a single modifier. A modifier must not be a subset of layouts of
64 * a modifier: a buffer may match a 64-pixel aligned modifier and a 32-pixel
69 * a canonical pair needs to be defined and used by all drivers. Preferred
105 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A D0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch6 Doing so when the interpreters are somewhere deep in a sysroot directory
26 diff --git a/gtkdoc-check.in b/gtkdoc-check.in
28 --- a/gtkdoc-check.in
30 @@ -1,4 +1,4 @@
36 diff --git a/gtkdoc-depscan.in b/gtkdoc-depscan.in
38 --- a/gtkdoc-depscan.in
40 @@ -1,4 +1,4 @@
46 diff --git a/gtkdoc-fixxref.in b/gtkdoc-fixxref.in
48 --- a/gtkdoc-fixxref.in
50 @@ -1,4 +1,4 @@
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_pcol.h19 #define MC_FW_STATE_BOOTING (4)
24 * Unlike a warm boot, assume DMEM has been reloaded, so that
51 /* Check whether an mcfw version (in host order) belongs to a bootloader */
65 * Each MCDI request starts with an MCDI_HEADER, which is a 32bit
87 * The protocol requires one response to be delivered for every request, a
102 #define MCDI_HEADER_SEQ_WIDTH 4
126 * - To advance a shared memory request if XFLAGS_EVREQ was set
127 * - As a notification (link state, i2c event), controlled
130 * Both events share a common structure:
148 * Events can be squirted out of the UART (using LOG_CTRL) without a
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/
H A Dpower-workarounds.sh4 # A side
5 i2cset -y 4 0x70 0x00 0x01 b
6 i2cset -y 4 0x70 0x02 0x16 b #respond to ENABLE pin
7 i2cset -y 4 0x70 0x00 0x00 b
14 i2cset -y 4 0x12 0xFF 0x00 b # VDD/VCS 0
15 i2cset -y 4 0x12 0x2E 0x03 b # VDD/VCS 0
16 i2cset -y 4 0x13 0xFF 0x00 b # VDN 0
17 i2cset -y 4 0x13 0x2E 0x03 b # VDN 0
23 # A side VDDR - set to 1.23V
24 i2cset -y 4 0x71 0x00 0x01
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dshadow-update-pam-conf.patch6 The system-auth in the configure files is from Fedora which put all the 4 pam type rules
29 diff --git a/etc/pam.d/chage b/etc/pam.d/chage
31 --- a/etc/pam.d/chage
33 @@ -1,4 +1,4 @@
39 diff --git a/etc/pam.d/chgpasswd b/etc/pam.d/chgpasswd
41 --- a/etc/pam.d/chgpasswd
43 @@ -1,4 +1,4 @@
49 diff --git a/etc/pam.d/groupadd b/etc/pam.d/groupadd
51 --- a/etc/pam.d/groupadd
53 @@ -1,4 +1,4 @@
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A Dscripts_no_bash.patch12 4 files changed, 4 insertions(+), 4 deletions(-)
14 diff --git a/scripts/sendsms b/scripts/sendsms
16 --- a/scripts/sendsms
18 @@ -1,4 +1,4 @@
21 # This script send a text sms at the command line by creating
22 # a sms file in the outgoing queue.
24 diff --git a/scripts/sms2html b/scripts/sms2html
26 --- a/scripts/sms2html
28 @@ -1,4 +1,4 @@
32 # This script converts a received sms file into a html file.
[all …]
/openbmc/qemu/pc-bios/
HDopenbios-sparc32 ... ] image 0 state-valid ! Can't read a.out header Not a bootable a.out image ...
/openbmc/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus3 KernelVersion: 4.XX
7 where N is a dynamically assigned 1-based id.
11 KernelVersion: 4.XX
18 KernelVersion: 4.XX
21 A Module M on the bus N, where M is the 1-byte interface
26 KernelVersion: 4.XX
29 Writing a non-zero argument to this attibute disables the
34 KernelVersion: 4.XX
37 The ID of a Greybus module, corresponding to the ID of its
42 KernelVersion: 4.XX
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dvirtual-memory.json6 …PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/1…
19 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
23 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
31 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
36 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
39 …ions missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
474M sizes) caused by demand data loads. This implies address translations missed in the DTLB and fu…
52 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Dvirtual-memory.json6 …PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/1…
19 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
23 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
31 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
36 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
39 …ions missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
474M sizes) caused by demand data loads. This implies address translations missed in the DTLB and fu…
52 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/
H A Dvirtual-memory.json6 …PublicDescription": "Counts demand data loads that caused a page walk of any page size (4K/2M/4M/1…
19 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for a load. EPT page wa…
23 …n": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page walk for a load.",
28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
31 …s it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
36 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
39 …ions missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.",
44 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
474M sizes) caused by demand data loads. This implies address translations missed in the DTLB and fu…
52 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
[all …]
/openbmc/linux/Documentation/input/devices/
H A Delantech.rst18 4. Hardware version 1
20 4.2 Native relative mode 4 byte packet format
21 4.3 Native absolute mode 4 byte packet format
33 7. Hardware version 4
39 8. Trackpoint (for Hardware version 3 and 4)
51 and version 4. Version 1 is found in "older" laptops and uses 4 bytes per
56 of up to 3 fingers. Hardware version 4 uses 6 bytes per packet, and can
57 combine a status packet with multiple head or motion packets. Hardware version
58 4 allows tracking up to 5 fingers.
60 Some Hardware version 3 and version 4 also have a trackpoint which uses a
[all …]

12345678910>>...102