Searched +full:ssif +full:- +full:bmc (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/ipmi/ |
| H A D | ssif-bmc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/ipmi/ssif-bmc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: SSIF IPMI BMC interface 9 description: SSIF IPMI BMC device bindings 12 - Quan Nguyen <quan@os.amperecomputing.com> 17 - ssif-bmc 23 - compatible 24 - reg [all …]
|
| /linux/drivers/char/ipmi/ |
| H A D | ssif_bmc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * The driver for BMC side of SSIF interface 22 #define DEVICE_NAME "ipmi-ssif-host" 43 * IPMI 2.0 Spec, section 12.7 SSIF Timing, 44 * Request-to-Response Time is T6max(250ms) - T1max(20ms) - 3ms = 227ms 59 * SSIF internal states: 82 /* ssif bmc spinlock */ 90 /* Flag to identify a Multi-part Read Transaction */ 95 /* Block Number of a Multi-part Read Transaction */ 101 /* Buffer for SSIF Transaction part*/ [all …]
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ampere-mtjade.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /dts-v1/; 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 7 model = "Ampere Mt. Jade BMC"; 8 compatible = "ampere,mtjade-bmc", "aspeed,ast2500"; 12 * i2c bus 50-57 assigned to NVMe slot 0-7 24 * i2c bus 60-67 assigned to NVMe slot 8-15 36 * i2c bus 70-77 assigned to NVMe slot 16-23 48 * i2c bus 80-81 assigned to NVMe M2 slot 0-1 [all …]
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-kudo.dts | 1 // SPDX-License-Identifier: GPL-2.0 4 /dts-v1/; 5 #include "nuvoton-npcm730.dtsi" 7 #include <dt-bindings/gpio/gpio.h> 41 stdout-path = &serial3; 48 iio-hwmon { 49 compatible = "iio-hwmon"; 50 io-channels = <&adc 0>, <&adc 1>, <&adc 2>, <&adc 3>, 55 compatible = "nuvoton,npcm750-jtag-master"; 56 #address-cells = <1>; [all …]
|