/openbmc/linux/include/media/ |
H A D | v4l2-device.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 12 #include <media/media-device.h> 13 #include <media/v4l2-subdev.h> 14 #include <media/v4l2-dev.h> 21 * struct v4l2_device - main struct to for V4L2 device drivers 29 * @notify: notify operation called by some sub-devices. 37 * either stand-alone or embedded in a larger struct. 39 * It allows easy access to sub-devices (see v4l2-subdev.h) and provides 40 * basic V4L2 device-level support. 44 * #) @dev->driver_data points to this struct. [all …]
|
/openbmc/phosphor-mrw-tools/ |
H A D | gen_led_groups.pl | 34 # Hashmap of all the LED groups with the properties 41 # These are generally front-fault-led and rear-fault-led 44 # These groups are a must in all the systems. 52 my $targetObj = Targets->new; 55 $targetObj->{debug} = 1; 60 $targetObj->{force} = 1; 63 $targetObj->loadXML($serverwizFile); 71 $invHash{$item->{TARGET}} = $item->{OBMC_NAME}; 84 foreach my $target (sort keys %{$targetObj->getAllTargets()}) 87 if($targetObj->isBadAttribute($target, "MRW_TYPE")) [all …]
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | cat875.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Silicon Linux sub board for CAT874 (CAT875) 9 model = "Silicon Linux sub board for CAT874 (CAT875)"; 17 pinctrl-0 = <&avb_pins>; 18 pinctrl-names = "default"; 19 renesas,no-ether-link; 20 phy-handle = <&phy0>; 21 phy-mode = "rgmii-id"; 24 phy0: ethernet-phy@0 { 25 compatible = "ethernet-phy-id001c.c915", [all …]
|
H A D | r8a779f0-spider-ethernet.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the Spider Ethernet sub-board 15 label = "ethernet-sub-board"; 23 groups = "tsn0_mdio_b", "tsn0_link_b"; 25 power-source = <1800>; 29 groups = "tsn1_mdio_b", "tsn1_link_b"; 31 power-source = <1800>; 35 groups = "tsn2_mdio_b", "tsn2_link_b"; 37 power-source = <1800>; 42 pinctrl-0 = <&tsn0_pins>, <&tsn1_pins>, <&tsn2_pins>; [all …]
|
H A D | hihope-rzg2-ex.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the RZ/G2[HMN] HiHope sub board common parts 19 pinctrl-0 = <&avb_pins>; 20 pinctrl-names = "default"; 21 phy-handle = <&phy0>; 22 tx-internal-delay-ps = <2000>; 23 rx-internal-delay-ps = <1800>; 26 phy0: ethernet-phy@0 { 27 compatible = "ethernet-phy-id001c.c915", 28 "ethernet-phy-ieee802.3-c22"; [all …]
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_configfs.rst | 50 http://www.spinics.net/lists/linux-usb/msg76388.html) 55 $ mount none $CONFIGFS_HOME -t configfs 60 ----------------------- 104 ------------------------------ 134 ------------------------- 150 Each function provides its specific set of attributes, with either read-only 151 or read-write access. Where applicable they need to be written to as 153 Please refer to Documentation/ABI/testing/configfs-usb-gadget for more information. 156 ------------------------------------------------------ 164 $ ln -s functions/<name>.<instance name> configs/<name>.<number> [all …]
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | alibaba_pmu.rst | 2 Alibaba's T-Head SoC Uncore Performance Monitoring Unit (PMU) 5 The Yitian 710, custom-built by Alibaba Group's chip development business, 6 T-Head, implements uncore PMU for performance and functional debugging to 9 DDR Sub-System Driveway (DRW) PMU Driver 14 channel is split into two independent sub-channels. The DDR Sub-System Driveway 15 implements separate PMUs for each sub-channel to monitor various performance 20 sub-channels of the same channel in die 0. And the PMU device of die 1 is 23 Each sub-channel has 36 PMU counters in total, which is classified into 24 four groups: 26 - Group 0: PMU Cycle Counter. This group has one pair of counters [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 5 ------------------- 7 - compatible: should be "abilis,tb10x-iomux"; 8 - reg: should contain the physical address and size of the pin controller's 13 -------------------- 15 Functions are defined (and referenced) by sub-nodes of the pin controller. 16 Every sub-node defines exactly one function (implying a set of pins). 19 controller sub-nodes. 22 - abilis,function: should be set to the name of the function's pin group. 24 The following pin groups are available: 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog, [all …]
|
H A D | berlin,pinctrl.txt | 1 * Pin-controller driver for the Marvell Berlin SoCs 4 controller register sets. Pin controller nodes should be a sub-node of 6 controlled are organized in groups, so no actual pin information is 9 A pin-controller node should contain subnodes representing the pin group 14 is called a 'function' in the pin-controller subsystem. 17 - compatible: should be one of: 18 "marvell,berlin2-soc-pinctrl", 19 "marvell,berlin2-system-pinctrl", 20 "marvell,berlin2cd-soc-pinctrl", 21 "marvell,berlin2cd-system-pinctrl", [all …]
|
H A D | brcm,ns2-pinmux.txt | 8 - compatible: 9 Must be "brcm,ns2-pinmux" 11 - reg: 15 Properties in sub nodes: 17 - function: 20 - groups: 21 The list of groups to select with a given function 23 - pins: 26 The generic properties bias-disable, bias-pull-down, bias-pull-up, 27 drive-strength, slew-rate, input-enable, input-disable are supported [all …]
|
H A D | pinmux-node.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/pinmux-node.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 30 groups = "u0rxtx", "u0rtscts"; 36 groups = "spi0pins"; 50 For cases like this, the pin controller driver may use pinctrl-pin-array helper 55 #pinctrl-cells = <2>; 58 pinctrl-pin-array = < [all …]
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | README.md | 5 - [Overview](#overview) 6 - [Data Format](#data-format) 7 - [System Config Location](#system-config-location) 8 - [Contents](#contents) 9 - [Validation](#validation) 10 - [Firmware Updates](#firmware-updates) 11 - [Loading and Reloading](#loading-and-reloading) 12 - [Debug](#debug) 16 The `phosphor-fan-control` application is comprised of as set of configuration 30 - `manager.json` [all …]
|
/openbmc/docs/designs/ |
H A D | ci-authorization.md | 7 Created: 2019-01-30 13 contributions can be made by the general public - anyone with a GitHub account. 26 openbmc/general-developers GitHub team. If the contributor is a member of the 27 team (or a general-developers sub-team), the automated CI processes are 29 the general-developers team, manual intervention (ok-to-test) is required by a 33 https://jenkins.io/ https://help.github.com/articles/about-organizations/ 37 The existing method for authorization has a singular problem - the GitHub 39 openbmc/general-developers GitHub team, the contributor must first be a member 42 unrestricted access to all aspects of the project - it would be unwise to bestow 44 openbmc/general-developers group membership administrative capability. [all …]
|
/openbmc/openbmc-test-automation/gui/test/access_control/ |
H A D | test_obmc_gui_ldap.robot | 3 Documentation Test OpenBMC GUI "LDAP" sub-menu of "Access control". 14 ${xpath_enable_ldap_checkbox} //*[@id='ldap-auth-label'] 15 ${xpath_secure_ldap_checkbox} //*[@id='use-ssl'] 16 ${xpath_openl_ldap_radio_button} //input[@id='open-ldap'] 17 ${xpath_active_directory_radio_button} //input[@id='active-directory'] 21 …_remove_role_groups_button} //button[@type='button']//*[contains(text(),'Remove role groups')] 30 Page Should Contain Role groups 43 # Buttons under role groups section 66 Wait Until Page Contains Configure LDAP settings and manage role groups
|
/openbmc/linux/tools/perf/pmu-events/ |
H A D | metric.py | 1 # SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 13 def ToPerfJson(self) -> str: 17 def ToPython(self) -> str: 25 def Equals(self, other) -> bool: 29 def Substitute(self, name: str, expression: 'Expression') -> 'Expression': 32 def __str__(self) -> str: 35 def __or__(self, other: Union[int, float, 'Expression']) -> 'Operator': 38 def __ror__(self, other: Union[int, float, 'Expression']) -> 'Operator': 41 def __xor__(self, other: Union[int, float, 'Expression']) -> 'Operator': 44 def __and__(self, other: Union[int, float, 'Expression']) -> 'Operator': [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | AccountPermission.pm | 42 # where the 0700 denotes "octal 7-0-0". 48 # &B_chmod ("u-s" , "/bin/mount") 50 # &B_chmod ("go-rwx", "/bin/mount") 55 # the permissions to the pre-Bastille state. 62 sub B_chmod($$) { 74 if ($new_perm =~ /([ugo]+)([+-]{1})([rwxst]+)/) { 105 # the current permissions, by OR-ing (for +) or XOR-ing (for -). 172 elsif ($add_remove eq '-') { 187 if ( -e $file ) { 191 # if the distribution is HP-UX then the modifications should [all …]
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 1 .. SPDX-License-Identifier: BSD-3-Clause 17 - the C uAPI header 18 - documentation of the protocol as a ReST file 19 - policy tables for input attribute validation 20 - operation tables 25 See :doc:`intro-specs` for a practical starting guide. 28 ``((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)`` 40 - ``genetlink`` - most streamlined, should be used by all new families 41 - ``genetlink-c`` - superset of ``genetlink`` with extra attributes allowing 45 - ``genetlink-legacy`` - Generic Netlink catch all schema supporting quirks of [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | snps,dw-pcie-common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jingoo Han <jingoohan1@gmail.com> 11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com> 23 Interface - DBI. In accordance with the reference manual the register 24 configuration space belongs to the Configuration-Dependent Module (CDM) 25 and is split up into several sub-parts Standard PCIe configuration 26 space, Port Logic Registers (PL), Shadow Config-space Registers, [all …]
|
/openbmc/linux/include/target/iscsi/ |
H A D | iscsi_target_stat.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 * For struct iscsi_tiqn->tiqn_wwn default groups 19 * For struct iscsi_session->se_sess default groups 39 /* iSCSI login failure types (sub oids) */
|
/openbmc/linux/Documentation/netlink/ |
H A D | genetlink.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 3 --- 4 $id: http://kernel.org/schemas/netlink/genetlink-legacy.yaml# 5 $schema: https://json-schema.org/draft-07/schema 12 len-or-define: 14 pattern: ^[0-9A-Za-z_]+( - 1)?$ 21 required: [ name, doc, attribute-sets, operations ] 36 uapi-header: 37 description: Path to the uAPI header, default is linux/${family-name}.h 51 description: For C-compatible languages, header which already defines this value. [all …]
|
H A D | genetlink-c.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 3 --- 4 $id: http://kernel.org/schemas/netlink/genetlink-c.yaml# 5 $schema: https://json-schema.org/draft-07/schema 12 len-or-define: 14 pattern: ^[0-9A-Za-z_]+( - 1)?$ 21 required: [ name, doc, attribute-sets, operations ] 35 enum: [ genetlink, genetlink-c ] 36 uapi-header: 37 description: Path to the uAPI header, default is linux/${family-name}.h [all …]
|
H A D | genetlink-legacy.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 3 --- 4 $id: http://kernel.org/schemas/netlink/genetlink-legacy.yaml# 5 $schema: https://json-schema.org/draft-07/schema 12 len-or-define: 14 pattern: ^[0-9A-Za-z_]+( - 1)?$ 21 required: [ name, doc, attribute-sets, operations ] 35 enum: [ genetlink, genetlink-c, genetlink-legacy ] # Trim 36 uapi-header: 37 description: Path to the uAPI header, default is linux/${family-name}.h [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_drain.h | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2022-2023 Oracle. All Rights Reserved. 40 * higher level locking primitive guarding allocation groups. 42 * When there's a collision, cross-referencing between data structures (e.g. 52 * a work item and all the sub-items that the parent item creates before moving 54 * sub-items. Writer threads are permitted to queue multiple work items 56 * sub-items (such as RUIs) must bump the intent counter and maintain it until 57 * the sub-items can themselves bump the intent counter.
|
/openbmc/linux/Documentation/powerpc/ |
H A D | associativity.rst | 9 are represented as being members of a sub-grouping domain. This performance 11 From the platform view, these groups are also referred to as domains. 17 Hypervisor indicates the type/form of associativity used via "ibm,architecture-vec-5 property". 18 Bit 0 of byte 5 in the "ibm,architecture-vec-5" property indicates usage of Form 0 or Form 1. 20 bit 2 of byte 5 in the "ibm,architecture-vec-5" property is used. 23 ------ 27 ------ 28 With Form 1 a combination of ibm,associativity-reference-points, and ibm,associativity 29 device tree properties are used to determine the NUMA distance between resource groups/domains. 34 The “ibm,associativity-reference-points” property contains a list of one or more numbers [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-iio | 4 Contact: linux-iio@vger.kernel.org 7 directory. It contains sub-groups corresponding to IIO
|