Searched +full:gxp +full:- +full:spifi (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | hpe,gxp-spifi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/spi/hpe,gxp-spifi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: HPE GXP spi controller flash interface 10 - Nick Hawkins <nick.hawkins@hpe.com> 11 - Jean-Marie Verdun <verdun@hpe.com> 14 - $ref: spi-controller.yaml# 18 const: hpe,gxp-spifi 22 - description: cfg registers [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-gxp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* Copyright (C) 2022 Hewlett-Packard Development Company, L.P. */ 8 #include <linux/spi/spi-mem.h> 32 struct gxp_spi *spifi; member 50 static void gxp_spi_set_mode(struct gxp_spi *spifi, int mode) in gxp_spi_set_mode() argument 53 void __iomem *reg_base = spifi->reg_base; in gxp_spi_set_mode() 70 struct gxp_spi *spifi = chip->spifi; in gxp_spi_read_reg() local 71 void __iomem *reg_base = spifi->reg_base; in gxp_spi_read_reg() 76 value |= (chip->cs << 24); in gxp_spi_read_reg() 83 writeb(op->cmd.opcode, reg_base + OFFSET_SPICMD); in gxp_spi_read_reg() [all …]
|
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/ |
H A D | gxp.dts | 1 /dts-v1/; 3 #address-cells = <1>; 4 #size-cells = <1>; 5 compatible = "HPE,GXP"; 6 model = "GXP"; 23 compatible = "simple-bus"; 24 #address-cells = <1>; 25 #size-cells = <1>; 29 compatible = "arm,pl192-vic"; 30 interrupt-controller; [all …]
|
/openbmc/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |