Home
last modified time | relevance | path

Searched +full:implementation +full:- +full:dependent (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/openbmc/u-boot/arch/powerpc/include/asm/
H A De300.h15 * Hardware Implementation-Dependent Register 0 (HID0)
77 * Hardware Implementation-Dependent Register 2 (HID2)
/openbmc/linux/arch/parisc/include/asm/
H A Dpdc_chassis.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * include/asm-parisc/pdc_chassis.h
6 * Copyright (C) 2002 Thibaut Varene <varenet@parisc-linux.org>
8 * TODO: - handle processor number on SMP systems (Reporting Entity ID)
9 * - handle message ID
10 * - handle timestamps
18 * ----------
20 * ----------
28 * -----------------
30 * -----------------
[all …]
/openbmc/libpldm/
H A DREADME.md7 - keeping it light weight
8 - implementation in C
9 - minimal dynamic memory allocations
10 - endian-safe
11 - no OpenBMC specific dependencies
20 encode_foo_req() - encode a foo request
21 decode_foo_resp() - decode a response to foo
27 decode_foo_req() - decode a foo request
28 encode_foo_resp() - encode a response to foo
47 meson setup build && meson compile -C build
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Dfpstate.h1 /* SPDX-License-Identifier: GPL-2.0-only */
16 * - FPEXC, FPSCR, FPINST and FPINST2.
17 * - 16 or 32 double precision data registers
18 * - an implementation-dependent word of state for FLDMX/FSTMX (pre-ARMv6)
20 * FPEXC will always be non-zero once the VFP has been used in this process.
35 * VFP implementation specific state
/openbmc/linux/Documentation/timers/
H A Dhighres.rst8 https://www.kernel.org/doc/ols/2006/ols2006v1-pages-333-346.pdf
11 http://www.cs.columbia.edu/~nahum/w6998/papers/ols2006-hrtimers-slides.pdf
23 - hrtimer base infrastructure
24 - timeofday and clock source management
25 - clock event management
26 - high resolution timer functionality
27 - dynamic ticks
31 ---------------------------
34 the base implementation are covered in Documentation/timers/hrtimers.rst. See
40 - time ordered enqueueing into a rb-tree
[all …]
/openbmc/linux/Documentation/networking/
H A Dipsec.rst1 .. SPDX-License-Identifier: GPL-2.0
17 2.2. Non-Expansion Policy
21 payload, the IP datagram MUST be sent in the original non-compressed
22 form. To clarify: If an IP datagram is sent non-compressed, no
33 is implementation dependent.
35 Current IPComp implementation is indeed by the book, while as in practice
36 when sending non-compressed packet to the peer (whether or not packet len
/openbmc/linux/arch/s390/include/asm/
H A Dqdio.h1 /* SPDX-License-Identifier: GPL-2.0 */
18 #define QDIO_MAX_BUFFERS_MASK (QDIO_MAX_BUFFERS_PER_Q - 1)
27 * struct qdesfmt0 - queue descriptor, format 0
51 * struct qdr - queue description record (QDR)
89 * struct qib - queue information block (QIB)
91 * @pfmt: implementation dependent parameter format
97 * @parm: implementation dependent parameters
117 * struct slibe - storage list information block element (SLIBE)
118 * @parms: implementation dependent parameters
125 * struct qaob - queue asynchronous operation block
[all …]
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst1 .. SPDX-License-Identifier: GPL-2.0
8 :Authors: - Linas Vepstas <linasvepstas@gmail.com>
9 - Richard Lary <rlary@us.ibm.com>
10 - Mike Mason <mmlnx@us.ibm.com>
16 chipsets are able to deal with these errors; these include PCI-E chipsets,
17 and the PCI-host bridges found on IBM Power4, Power5 and Power6-based
32 including multiple instances of a device driver on multi-function
34 waiting for some i/o-space register to change, when it never will.
39 is forced by the need to handle multi-function devices, that is,
42 of reset it desires, the choices being a simple re-enabling of I/O
[all …]
/openbmc/linux/arch/arm/mach-versatile/
H A Ddcscb_setup.S1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Created by: Dave Martin, 2012-06-22
4 * Copyright: (C) 2012-2013 Linaro Limited
16 * Enable cluster-level coherency, in preparation for turning on the MMU.
20 * A15/A7 may not require explicit L2 invalidation on reset, dependent
28 2: @ Implementation-specific local CPU setup operations should go here,
/openbmc/qemu/target/ppc/
H A Dcpu-param.h5 * SPDX-License-Identifier: LGPL-2.0-or-later
14 * Note that the official physical address space bits is 62-M where M
15 * is implementation dependent. I've not looked up M for the set of
36 /* Allow user-only to vary page size from 4k */
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_diag.h1 /* SPDX-License-Identifier: GPL-2.0 */
19 * struct zfcp_diag_header - general part of a diagnostic buffer.
24 * @buffer: implementation-depending data of this buffer
41 * struct zfcp_diag_adapter - central storage for all diagnostics concerning an
72 * Function-Type used in zfcp_diag_update_buffer_limited() for the function
73 * that does the buffer-implementation dependent work.
84 * zfcp_diag_support_sfp() - Return %true if the @adapter supports reporting
91 return !!(adapter->adapter_features & FSF_FEATURE_REPORT_SFP_DATA); in zfcp_diag_support_sfp()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/
H A Dgnome-doc-utils-stub_1.0.bb1 SUMMARY = "Stub implementation of gnome-doc-utils"
2 DESCRIPTION = "This recipe provides m4 macros from gnome-doc-utils project, so \
3 that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \
5 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
6 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6…
7 … file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780"
9 SRC_URI = "file://gnome-doc-utils.m4"
14 PROVIDES = "gnome-doc-utils"
17 install -d ${D}${datadir}/aclocal/
18 install ${UNPACKDIR}/gnome-doc-utils.m4 ${D}${datadir}/aclocal/
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-iconv-perl_1.7.bb8 implementation-dependent. Valid values are specified in the system \
12 LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
14 RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs"
16 SRC_URI = "${CPAN_MIRROR}/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz"
20 S = "${WORKDIR}/Text-Iconv-${PV}"
24 FILES:${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/Text/Iconv/.debug/"
/openbmc/linux/Documentation/block/
H A Dwriteback_cache_control.rst6 ------------
10 operating system before data actually has hit the non-volatile storage. This
12 system needs to force data out to the non-volatile storage when it performs
21 ----------------------
26 guarantees that previously completed write requests are on non-volatile
29 flush without any dependent I/O. It is recommend to use
34 ------------------
38 signaled after the data has been committed to non-volatile storage.
41 Implementation details for filesystems
42 --------------------------------------
[all …]
/openbmc/u-boot/doc/
H A DREADME.standalone1 Design Notes on Exporting U-Boot Functions to Standalone Applications:
4 1. The functions are exported by U-Boot via a jump table. The jump
15 gd->jt->malloc = my_malloc;
16 gd->jt->free = my_free;
22 machine-dependent way. PowerPC, ARM, MIPS, Blackfin and Nios II
27 structure is passed as 'argv[-1]' pointer.
30 way as U-Boot does:
34 printf("U-Boot relocation offset: %x\n", gd->reloc_off);
39 U-Boot. To facilitate this, a get_version() function is exported
40 that returns the ABI version of the running U-Boot. I.e., a
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml9 - name: Id
13 - name: Timestamp
17 - name: Severity
21 - name: Message
25 - name: EventId
28 An implementation-dependent unique identifier for this event. This
31 with the event. The content of this property is implementation
33 - name: AdditionalData
37 - name: Resolution
41 - name: Resolved
[all …]
/openbmc/docs/designs/
H A Dnmi-dbus-interface.md7 Created: 2019-05-21
19 causing system hang(https://github.com/ibm-openbmc/dev/issues/457). This means
24 which, in turn, triggers an architecture-dependent procedure that fires an
30 architecture-specific procedure that enables data collection followed by
34 ### D-Bus
36 Introducing new D-Bus interface in the control.host namespace
37 (/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/Control/Host/
38 NMI.interface.yaml) and implement the new D-Bus back-end for respective
43 Enable NMI D-Bus phosphor interface and support this via Redfish
47 - Reference: DSP2046 2018.3,
[all …]
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst6 --------
8 connection. It is intended to run on a Linux system that has USB device-side
20 peripheral, but the source of the buffer is entirely dependent on the userspace
24 -----------------------------
29 ---------------------------------------
35 see Documentation/ABI/testing/configfs-usb-gadget-uvc
47 .. code-block:: bash
54 mkdir -p $FUNCTION
61 the current implementation there is no way for the gadget to refuse to set a
99 .. code-block:: bash
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgdc_public.h1 /* SPDX-License-Identifier: GPL-2.0 */
25 - data must point to a matrix[4][HRT_GDC_N]
27 \implementation dependent
28 - The value of "HRT_GDC_N" is device specific
29 - The LUT should not be partially written
30 - The LUT format is a quadri-phase interpolation
32 - The range of the values data[n][m] is device
35 \return none, GDC[ID].lut[0...3][0...HRT_GDC_N-1] = data
41 /*! Convert the bicubic interpolation table of GDC[ID] to the ISP-specific format
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2020-2021, 2023 Intel Corporation
4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
14 #define NVM_RF_CFG_DASH_MSK(x) (x & 0x3) /* bits 0-1 */
15 #define NVM_RF_CFG_STEP_MSK(x) ((x >> 2) & 0x3) /* bits 2-3 */
16 #define NVM_RF_CFG_TYPE_MSK(x) ((x >> 4) & 0x3) /* bits 4-5 */
17 #define NVM_RF_CFG_PNUM_MSK(x) ((x >> 6) & 0x3) /* bits 6-7 */
18 #define NVM_RF_CFG_TX_ANT_MSK(x) ((x >> 8) & 0xF) /* bits 8-11 */
19 #define NVM_RF_CFG_RX_ANT_MSK(x) ((x >> 12) & 0xF) /* bits 12-15 */
29 * DOC: Driver system flows - drv component
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_task_page.py3 # BitBake Toaster Implementation
5 # Copyright (C) 2013-2016 Intel Corporation
7 # SPDX-License-Identifier: GPL-2.0-only
50 # depend on themselves, so add self-dependent tasks to replicate the
58 self.wait_until_visible('.page-header h1')
60 heading = self.find('.page-header h1')
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/
H A Dwireplumber_0.5.7.bb1 SUMMARY = "Session / policy manager implementation for PipeWire"
9 DEPENDS = "glib-2.0 glib-2.0-native lua pipewire \
10 ….utils.contains("DISTRO_FEATURES", "gobject-introspection-data", "python3-native python3-lxml-nati…
16 file://90-OE-disable-session-dbus-dependent-features.lua \
21 inherit meson pkgconfig gobject-introspection systemd
26 # Enable system-lua to let wireplumber use OE's lua.
27 # Documentation needs python-sphinx, which is not in oe-core or meta-python2 for now.
30 -Ddoc=disabled \
31 -Dsystem-lua=true \
32 -Delogind=disabled \
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DJobService.v1_0_6.json4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or…
12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
28 "description": "The available OEM-specific actions for this resource.",
29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour…
37 … "longDescription": "This resource shall represent a job service for a Redfish implementation.",
39 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": {
54 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context"
57 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag"
60 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id"
[all …]
/openbmc/linux/fs/jfs/
H A Djfs_filsys.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) International Business Machines Corp., 2000-2003
11 * file system (implementation-dependent) constants
13 * refer to <limits.h> for system wide implementation-dependent constants
24 #define JFS_ERR_REMOUNT_RO 0x00000002 /* remount read-only */
42 #define JFS_TMPFS 0x00000400 /* temporary file system -
73 /* case-insensitive name/directory support */
99 #define DISIZE 512 /* on-disk inode size (in byte) */
137 * file system block size -> physical block size
139 #define LBOFFSET(x) ((x) & (PBSIZE - 1))
[all …]
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_stack.h2 * FreeBSD setup_initial_stack() implementation.
4 * Copyright (c) 2013-14 Stacey D. Son
25 #include "qemu/guest-random.h"
26 #include "user/tswap-target.h"
32 * Hi Address -> char **ps_argvstr (struct ps_strings for ps, w, etc.)
35 * PS_STRINGS -> unsigned ps_nenvstr
37 * machine dependent sigcode (sv_sigcode of size
46 * "destp" -> argv, env strings (up to 262144 bytes)
61 p -= sizeof(struct target_ps_strings); in setup_initial_stack()
63 /* Add machine dependent sigcode. */ in setup_initial_stack()
[all …]

12345678910>>...25