Home
last modified time | relevance | path

Searched +full:3 +full:a (Results 1 – 25 of 2583) sorted by relevance

12345678910>>...104

/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-armv8-3a.inc1 DEFAULTTUNE ?= "armv8-3a"
3 TUNEVALID[armv8-3a] = "Enable instructions for ARMv8.3-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-3a', ' -march=armv8.3-a', '', d)…
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-3a', 'armv8-3a:', '', d)}"
10 AVAILTUNES += "armv8-3a armv8-3a-crypto armv8-3a-crypto-sve"
11 ARMPKGARCH:tune-armv8-3a ?= "armv8-3a"
12 ARMPKGARCH:tune-armv8-3a-crypto ?= "armv8-3a"
13 ARMPKGARCH:tune-armv8-3a-crypto-sve ?= "armv8-3a"
14 TUNE_FEATURES:tune-armv8-3a = "aarch64 armv8-3a"
15 TUNE_FEATURES:tune-armv8-3a-crypto = "${TUNE_FEATURES:tune-armv8-3a} crypto"
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/debian/pool/main/d/db5.3/
H A Dindex.html4 <title>Index of /debian/pool/main/d/db5.3</title>
7 <h1>Index of /debian/pool/main/d/db5.3</h1>
9 … alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th…
11 …g src="/icons/back.gif" alt="[PARENTDIR]"></td><td><a href="/debian/pool/main/d/">Parent Directory…
12 …/unknown.gif" alt="[ ]"></td><td><a href="db5.3-doc_5.3.28+dfsg1-0.5_all.deb">db5.3-doc_5.3.28+d…
13 …/unknown.gif" alt="[ ]"></td><td><a href="db5.3-doc_5.3.28+dfsg1-0.6_all.deb">db5.3-doc_5.3.28+d…
14 …s/unknown.gif" alt="[ ]"></td><td><a href="db5.3-doc_5.3.28-9+deb8u1_all.deb">db5.3-doc_5.3.28-9…
15 …/unknown.gif" alt="[ ]"></td><td><a href="db5.3-doc_5.3.28-12+deb9u1_all.deb">db5.3-doc_5.3.28-1…
16 …n.gif" alt="[ ]"></td><td><a href="db5.3-sql-util_5.3.28+dfsg1-0.5_amd64.deb">db5.3-sql-util_5.3…
17 …n.gif" alt="[ ]"></td><td><a href="db5.3-sql-util_5.3.28+dfsg1-0.5_arm64.deb">db5.3-sql-util_5.3…
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h26 #define RVU_AF_AFPFX_MBOXX(a, b) (0x2000 | (a) << 4 | (b) << 3) argument
44 #define RVU_AF_PFX_BAR4_ADDR(a) (0x5000 | (a) << 4) argument
45 #define RVU_AF_PFX_BAR4_CFG (0x5200 | (a) << 4)
46 #define RVU_AF_PFX_VF_BAR4_ADDR (0x5400 | (a) << 4)
47 #define RVU_AF_PFX_VF_BAR4_CFG (0x5600 | (a) << 4)
48 #define RVU_AF_PFX_LMTLINE_ADDR (0x5800 | (a) << 4)
60 #define RVU_PRIV_PFX_CFG(a) (0x8000100 | (a) << 16) argument
61 #define RVU_PRIV_PFX_MSIX_CFG(a) (0x8000110 | (a) << 16) argument
62 #define RVU_PRIV_PFX_ID_CFG(a) (0x8000120 | (a) << 16) argument
63 #define RVU_PRIV_PFX_INT_CFG(a) (0x8000200 | (a) << 16) argument
[all …]
/openbmc/linux/drivers/net/ethernet/3com/
H A DKconfig3 # 3Com Ethernet device configuration
7 bool "3Com devices"
11 If you have a network (Ethernet) card belonging to this class, say Y.
15 the questions about 3Com cards. If you say Y, you will be asked for
21 tristate "3c509/3c579 \"EtherLink III\" support"
24 If you have a network (Ethernet) card belonging to the 3Com
31 To compile this driver as a module, choose M here. The module
32 will be called 3c509.
34 config 3C515
35 tristate "3c515 ISA \"Fast EtherLink\""
[all …]
/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst4 3Com Vortex device driver
12 This document describes the usage and errata of the 3Com "Vortex" device
13 driver for Linux, 3c59x.c.
29 3c575-series Cardbus cards which used to be handled by 3c575_cb.c.
33 - 3c590 Vortex 10Mbps
34 - 3c592 EISA 10Mbps Demon/Vortex
35 - 3c597 EISA Fast Demon/Vortex
36 - 3c595 Vortex 100baseTx
37 - 3c595 Vortex 100baseT4
38 - 3c595 Vortex 100base-MII
[all …]
/openbmc/bmcweb/redfish-core/include/registries/
H A Denvironmental_message_registry.hpp42 "Indicates that a fan has failed.",
54 "Indicates that a fan group has a critical status.",
55 "Fan group '%1' is in a critical state.",
66 "Indicates that a fan group has returned to normal operations.",
78 "Indicates that a fan group has a warning status.",
79 "Fan group '%1' is in a warning state.",
90 "Indicates that a fan was inserted or installed.",
102 "Indicates that a fan was removed.",
114 "Indicates that a fan was repaired or restored to normal operation.",
126 "Indicates that a filter was inserted or installed.",
[all …]
H A Dpower_message_registry.hpp42 "Indicates that a circuit breaker has an internal fault.",
54 "Indicates that a circuit breaker reset.",
66 "Indicates that a circuit breaker tripped.",
78 "Indicates that a circuit was powered off.",
90 "Indicates that a circuit was powered on.",
102 …"Indicates that a current reading is no longer below the lower critical threshold but is still out…
103 …"Current '%1' reading of %2 amperes is now above the %3 lower critical threshold but remains outsi…
105 3,
116 …"Indicates that a current reading is no longer below the lower fatal threshold but is still outsid…
117 …"Current '%1' reading of %2 amperes is now above the %3 lower fatal threshold but remains outside …
[all …]
H A Dopenbmc_message_registry.hpp43 "ADDDC Correctable Error.Socket=%1 Channel=%2 DIMM=%3 Rank=%4.",
149 "Indicates that a set of BIOS Attributes has changed.",
206 "Boot Count: %1; Time Stamp Offset: %2 seconds; POST Code: %3",
208 3,
346 "Indicates that a CPU Error occurred of the specified type or cause.",
382 "Indicates that a physical security event of the chassis intrusion has occurred.",
434 "Indicates that a Drive Error occurred of the specified type or cause.",
456 "Indicates that a system fan has been inserted.",
488 "Indicates that a system fan has been removed.",
498 "Indicates a firmware activation has completed successfully.",
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h16 #define RVU_PF_VFX_PFVF_MBOXX(a, b) (0x0 | (a) << 12 | (b) << 3) argument
18 #define RVU_PF_BLOCK_ADDRX_DISC(a) (0x200 | (a) << 3) argument
19 #define RVU_PF_VFME_STATUSX(a) (0x800 | (a) << 3) argument
20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) argument
21 #define RVU_PF_VFTRPEND_W1SX(a) (0x840 | (a) << 3) argument
22 #define RVU_PF_VFPF_MBOX_INTX(a) (0x880 | (a) << 3) argument
23 #define RVU_PF_VFPF_MBOX_INT_W1SX(a) (0x8A0 | (a) << 3) argument
24 #define RVU_PF_VFPF_MBOX_INT_ENA_W1SX(a) (0x8C0 | (a) << 3) argument
25 #define RVU_PF_VFPF_MBOX_INT_ENA_W1CX(a) (0x8E0 | (a) << 3) argument
26 #define RVU_PF_VFFLR_INTX(a) (0x900 | (a) << 3) argument
[all …]
/openbmc/linux/drivers/iio/accel/
H A DKconfig18 To compile this driver as a module, say M here: the module will
30 To compile this driver as a module, say M here: the module will be
37 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer I2C Driver"
43 ADXL313 3-axis digital accelerometer.
45 To compile this driver as a module, choose M here: the module
50 tristate "Analog Devices ADXL313 3-Axis Digital Accelerometer SPI Driver"
56 ADXL313 3-axis digital accelerometer.
58 To compile this driver as a module, choose M here: the module
66 tristate "Analog Devices ADXL345 3-Axis Digital Accelerometer I2C Driver"
73 ADXL345 or ADXL375 3-axis digital accelerometer.
[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/linux/drivers/iio/magnetometer/
H A DKconfig10 tristate "Asahi Kasei AK8974 3-Axis Magnetometer"
17 AMI306 I2C-based 3-axis magnetometer chips.
19 To compile this driver as a module, choose M here: the module
23 tristate "Asahi Kasei AK8975 3-Axis Magnetometer"
30 AK09911, AK09912 or AK09916 3-Axis Magnetometer.
32 To compile this driver as a module, choose M here: the module
36 tristate "Asahi Kasei AK09911 3-axis Compass"
57 This is a combo module with both accelerometer and magnetometer.
62 To compile this driver as a module, choose M here: the module will be
74 This is a combo module with both accelerometer and magnetometer.
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a_types.h12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
20 * CSS-API header file for 3A statistics parameters.
29 /* 3A configuration. This configures the 3A statistics collection
33 /* 3A statistics grid
35 * ISP block: S3A1 (3A Support for 3A ver.1 (Histogram is not used for AE))
36 * S3A2 (3A Support for 3A ver.2 (Histogram is used for AE))
64 to calculate 3A statistics.
69 u32 enable; /** 3A statistics enabled.
72 0:3A statistics are stored to VMEM,
73 1:3A statistics are stored to DMEM */
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_3a.h12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
20 * This file contains types used for 3A statistics
35 /* Structure that holds 3A statistics in the ISP internal
37 * this to the format used on the host (3A library).
52 u32 exp_id; /** exposure id, to match statistics to a frame,
54 u32 isp_config_id;/** Unique ID to track which config was actually applied to a particular frame */
100 /* @brief Copy and translate 3A statistics from an ISP buffer to a host buffer
105 * This copies 3a statistics from an ISP pointer to a host pointer and then
114 /* @brief Translate 3A statistics from ISP format to host format.
130 /* @brief Allocate memory for the 3a statistics on the ISP
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S3 * This is a SIMD SHA-1 implementation. It requires the Intel(R) Supplemental
62 /* we keep window of 64 w[i]+K pre-calculated values in a circular buffer */
114 mov (HASH_PTR), A
128 RR F1,A,B,C,D,E,0
129 RR F1,D,E,A,B,C,2
130 RR F1,B,C,D,E,A,4
131 RR F1,E,A,B,C,D,6
132 RR F1,C,D,E,A,B,8
134 RR F1,A,B,C,D,E,10
135 RR F1,D,E,A,B,C,12
[all …]
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap18 <a
35 … d="M24 21H26V26H24zM20 16H22V26H20zM11 26a5.0059 5.0059 0 01-5-5H8a3 3 0 103-3V16a5 5 0 010 10z"
44 </a>
88 d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
111 <a
119 </a>
120 <a
128 </a>
172 …d="M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"
190 d="M8 5L13 10 12.3 10.7 8 6.4 3.7 10.7 3 10z"
[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/linux/lib/
H A Dhashtable_test.c21 /* Test the different ways of initialising a hashtable. */ in hashtable_test_hash_init()
23 DECLARE_HASHTABLE(hash2, 3); in hashtable_test_hash_init()
36 struct hashtable_test_entry a; in hashtable_test_hash_empty() local
41 a.key = 1; in hashtable_test_hash_empty()
42 a.data = 13; in hashtable_test_hash_empty()
43 hash_add(hash, &a.node, a.key); in hashtable_test_hash_empty()
51 struct hashtable_test_entry a, b; in hashtable_test_hash_hashed() local
54 a.key = 1; in hashtable_test_hash_hashed()
55 a.data = 13; in hashtable_test_hash_hashed()
56 hash_add(hash, &a.node, a.key); in hashtable_test_hash_hashed()
[all …]
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm5 Description: The device/ directory under a specific TPM instance exposes
13 Description: The "active" property prints a '1' if the TPM chip is accepting
16 visible to the OS, but will only accept a restricted set of
41 Manufacturer is a hex dump of the 4 byte manufacturer info
42 space in a TPM. TCG version shows the TCG TPM spec level that
50 Description: The "durations" property shows the 3 vendor-specific values
51 used to wait for a short, medium and long TPM command. All
54 any longer than necessary before starting to poll for a
64 Durations can be modified in the case where a buggy chip
73 Description: The "enabled" property prints a '1' if the TPM chip is enabled,
[all …]
/openbmc/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst34 Consider the situation where a system’s power consumption must be
70 If the kernel can also inject idle time to the system, then a
72 level C-state. The intel_powerclamp driver is conceived as such a
73 control system, where the target set point is a user-selected idle
84 of jiffies, so accumulated errors can be prevented to avoid a jittery
92 values. This effect can be better visualized using a Perf timechart.
95 for a given "duration", then relinquishes the CPU to other tasks,
100 have a dramatic impact on the effectiveness of the powerclamp driver
121 this document. The controlling CPU is elected at runtime, with a
122 policy that favors BSP, taking into account the possibility of a CPU
[all …]
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst8 Implement a cgroup to track and enforce open and mknod restrictions
9 on device files. A device cgroup associates a device access
10 whitelist with each cgroup. A whitelist entry has 4 fields.
11 'type' is a (all), c (char), or b (block). 'all' means it applies
13 either an integer or * for all. Access is a composition of r
16 The root device cgroup starts with rwm to 'all'. A child device
17 cgroup gets a copy of the parent. Administrators can then remove
18 devices from the whitelist or add new entries. A child cgroup can
19 never receive a device access which is denied by its parent.
27 echo 'c 1:3 mr' > /sys/fs/cgroup/1/devices.allow
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGlide1 3DFX GLIDE Source Code General Public License
5a 3D graphics application program interface (API).The license is intended to offer terms similar t…
7 This 3dfx GLIDE Source Code General Public License differs from the standard licenses of this type …
11 …other "work") which contains a notice placed by the copyright holder saying it may be distributed …
13 …2.2 The term "Program" as used in this Agreement refers to 3DFX's GLIDE source code and object cod…
15a work that is derived from the Program, either verbatim or with modifications and/or translated i…
17 …2.4 "Modifications of the Program" means any work, which includes a Derivative Work, and includes …
19 2.5 "License" means this 3dfx GLIDE Source Code General Public License.
21 …2.6 The "Source Code" for a work means the preferred form of the work for making modifications to …
23 2.7 "3dfx" means 3dfx Interactive, Inc.
[all …]
/openbmc/linux/arch/s390/lib/
H A Dxor.c20 " jm 3f\n" in xor_xc_2()
29 " j 3f\n" in xor_xc_2()
31 "3:\n" in xor_xc_2()
32 : : "d" (bytes), "a" (p1), "a" (p2) in xor_xc_2()
43 " jm 3f\n" in xor_xc_3()
48 " xc 0(256,%1),0(%3)\n" in xor_xc_3()
51 " la %3,256(%3)\n" in xor_xc_3()
55 " j 3f\n" in xor_xc_3()
57 " xc 0(1,%1),0(%3)\n" in xor_xc_3()
58 "3:\n" in xor_xc_3()
[all …]
/openbmc/linux/fs/smb/common/
H A Dcifs_md4.c50 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
51 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
52 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
56 u32 a, b, c, d; in md4_transform() local
58 a = hash[0]; in md4_transform()
61 d = hash[3]; in md4_transform()
63 ROUND1(a, b, c, d, in[0], 3); in md4_transform()
64 ROUND1(d, a, b, c, in[1], 7); in md4_transform()
65 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
66 ROUND1(b, c, d, a, in[3], 19); in md4_transform()
[all …]

12345678910>>...104