Searched +full:sb +full:- +full:tsi (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#8 Sideband interface Temperature Sensor Interface (SB-TSI) compliant12 - Kun Yi <kunyi@google.com>13 - Supreeth Venkatesh <supreeth.venkatesh@amd.com>16 SB Temperature Sensor Interface (SB-TSI) is an SMBus compatible18 and resembles a typical 8-pin remote temperature sensor's I2C interface25 - amd,sbtsi31 SoC register reference. The SB-TSI address is normally 98h for socket[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause71 ((a) < (b)->npmcs ? (b)->sb[a] : 0)75 (PMCPL_CT_SAMPLE(a, b) * 100.0 / rsamples->sb[a])79 unsigned *sb; /* Sample buffer for 0..npmcs. */ member166 samples->npmcs = 0; in pmcpl_ct_samples_init()167 samples->sb = NULL; in pmcpl_ct_samples_init()178 samples->npmcs = 0; in pmcpl_ct_samples_free()179 free(samples->sb); in pmcpl_ct_samples_free()180 samples->sb = NULL; in pmcpl_ct_samples_free()[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 /dts-v1/;6 #include "aspeed-g6.dtsi"7 #include "aspeed-g6-pinctrl.dtsi"8 #include <dt-bindings/i2c/i2c.h>9 #include <dt-bindings/gpio/aspeed-gpio.h>13 compatible = "inventec,starscream-bmc", "aspeed,ast2600";20 stdout-path = &uart5;28 reserved-memory {29 #address-cells = <1>;[all …]
5 # Date: 2024-11-25 03:15:028 # the PCI ID Project at https://pci-ids.ucw.cz/.14 # (version 2 or higher) or the 3-clause BSD License.25 # device device_name <-- single tab26 # subvendor subdevice subsystem_name <-- two tabs30 # This is a relabelled RTL-813931 8139 AT-250[all...]
6 # http://www.linux-usb.org/usb-ids.html7 # or send entries as patches (diff -u old new) in the10 # http://www.linux-usb.org/usb.ids13 # Date: 2024-12-04 20:34:0220 # device device_name <-- single tab21 # interface interface_name <-- tw[all...]
1 //===--- ItaniumMangle.cpp - Itanium C++ Name Mangling ------[all...]