Searched +full:gxp +full:- +full:spifi (Results 1 – 3 of 3) sorted by relevance
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 interface10 - Nick Hawkins <nick.hawkins@hpe.com>11 - Jean-Marie Verdun <verdun@hpe.com>14 - $ref: spi-controller.yaml#18 const: hpe,gxp-spifi22 - description: cfg registers[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later2 /* Copyright (C) 2022 Hewlett-Packard Development Company, L.P. */8 #include <linux/spi/spi-mem.h>32 struct gxp_spi *spifi; member50 static void gxp_spi_set_mode(struct gxp_spi *spifi, int mode) in gxp_spi_set_mode() argument53 void __iomem *reg_base = spifi->reg_base; in gxp_spi_set_mode()70 struct gxp_spi *spifi = chip->spifi; in gxp_spi_read_reg() local71 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 …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]