Home
last modified time | relevance | path

Searched full:lsi (Results 1 – 25 of 156) sorted by relevance

1234567

/linux/Documentation/devicetree/bindings/clock/
H A Dlsi,axm5516-clks.yaml2 # Copyright 2025 LSI
5 $id: http://devicetree.org/schemas/clock/lsi,axm5516-clks.yaml#
8 title: LSI AXM5516 Clock Controller
11 - Anders Berg <anders.berg@lsi.com>
14 See <dt-bindings/clock/lsi,axxia-clock.h> for the list of supported clock IDs.
18 const: lsi,axm5516-clks
39 compatible = "lsi,axm5516-clks";
H A Dlsi,nspire-cx-clock.yaml4 $id: http://devicetree.org/schemas/clock/lsi,nspire-cx-clock.yaml#
15 - lsi,nspire-cx-ahb-divider
16 - lsi,nspire-classic-ahb-divider
17 - lsi,nspire-cx-clock
18 - lsi,nspire-classic-clock
/linux/arch/arm/mach-axxia/
H A Daxxia.c3 * Support for the LSI Axxia SoC devices based on ARM cores.
5 * Copyright (C) 2012 LSI
11 "lsi,axm5516",
12 "lsi,axm5516-sim",
13 "lsi,axm5516-emu",
17 DT_MACHINE_START(AXXIA_DT, "LSI Axxia AXM55XX")
H A DKconfig3 bool "LSI Axxia platforms"
12 This enables support for the LSI Axxia devices.
14 The LSI Axxia platforms require a Flattened Device Tree to be passed
H A Dplatsmp.c5 * Copyright (C) 2012 LSI Corporation
37 syscon_np = of_find_compatible_node(NULL, NULL, "lsi,axxia-syscon"); in axxia_boot_secondary()
87 CPU_METHOD_OF_DECLARE(axxia_smp, "lsi,syscon-release", &axxia_smp_ops);
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas2 (emaild-id:megaraidlinux@lsi.com)
16 (emaild-id:megaraidlinux@lsi.com)
29 (emaild-id:megaraidlinux@lsi.com)
39 (emaild-id:megaraidlinux@lsi.com)
61 (emaild-id:megaraidlinux@lsi.com)
70 (emaild-id:megaraidlinux@lsi.com)
83 (emaild-id:megaraidlinux@lsi.com)
93 (emaild-id:megaraidlinux@lsi.com)
101 (emaild-id:megaraidlinux@lsi.com)
111 (emaild-id:megaraidlinux@lsi
[all...]
/linux/Documentation/devicetree/bindings/arm/
H A Daxxia.yaml10 - Anders Berg <anders.berg@lsi.com>
16 description: LSI AXM5516 Validation board (Amarillo)
18 - const: lsi,axm5516-amarillo
19 - const: lsi,axm5516
/linux/Documentation/devicetree/bindings/timer/
H A Dlsi,zevio-timer.yaml4 $id: http://devicetree.org/schemas/timer/lsi,zevio-timer.yaml#
14 const: lsi,zevio-timer
46 compatible = "lsi,zevio-timer";
53 compatible = "lsi,zevio-timer";
/linux/drivers/scsi/mpt3sas/
H A DKconfig5 # Copyright (C) 2012-2014 LSI Corporation
6 # (mailto:DL-MPTFusionLinux@lsi.com)
44 tristate "LSI MPT Fusion SAS 3.0 & SAS 2.0 Device Driver"
53 int "LSI MPT Fusion SAS 2.0 Max number of SG Entries (16 - 256)"
65 int "LSI MPT Fusion SAS 3.0 Max number of SG Entries (16 - 256)"
/linux/Documentation/devicetree/bindings/power/reset/
H A Daxxia-reset.txt7 -compatible: "lsi,axm55xx-reset"
13 compatible = "lsi,axxia-syscon", "syscon";
18 compatible = "lsi,axm55xx-reset";
/linux/arch/arm/boot/dts/intel/axm/
H A Daxm5516-amarillo.dts5 * Copyright (C) 2013 LSI
17 compatible = "lsi,axm5516-amarillo", "lsi,axm5516";
H A Daxm55xx.dtsi5 * Copyright (C) 2013 LSI
9 #include <dt-bindings/clock/lsi,axm5516-clks.h>
49 compatible = "lsi,axm5516-clks";
96 compatible = "lsi,axxia-syscon", "syscon";
101 compatible = "lsi,axm55xx-reset";
/linux/Documentation/devicetree/bindings/gpio/
H A Dlsi,zevio-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/lsi,zevio-gpio.yaml#
15 - const: lsi,zevio-gpio
39 compatible = "lsi,zevio-gpio";
/linux/drivers/net/usb/
H A Dsierra_net.c109 /* LSI Protocol types */
112 /* LSI Coverage */
116 /* LSI Session */
118 /* LSI Link types */
135 struct lsi_umts lsi; member
155 struct lsi_umts lsi; member
359 struct lsi_umts *lsi = (struct lsi_umts *)data; in sierra_net_parse_lsi() local
369 if (lsi->session_state == SIERRA_NET_SESSION_IDLE) { in sierra_net_parse_lsi()
371 lsi->session_state); in sierra_net_parse_lsi()
376 if (lsi in sierra_net_parse_lsi()
[all...]
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-axxia.txt1 LSI Axxia I2C
4 - compatible : Must be "lsi,api2c"
21 compatible = "lsi,api2c";
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dlsi,zevio-intc.yaml5 $id: http://devicetree.org/schemas/interrupt-controller/lsi,zevio-intc.yaml#
18 const: lsi,zevio-intc
39 compatible = "lsi,zevio-intc";
/linux/drivers/clk/
H A Dclk-nspire.c100 CLK_OF_DECLARE(nspire_ahbdiv_cx, "lsi,nspire-cx-ahb-divider",
102 CLK_OF_DECLARE(nspire_ahbdiv_classic, "lsi,nspire-classic-ahb-divider",
147 CLK_OF_DECLARE(nspire_clk_cx, "lsi,nspire-cx-clock", nspire_clk_setup_cx);
148 CLK_OF_DECLARE(nspire_clk_classic, "lsi,nspire-classic-clock",
/linux/drivers/message/fusion/
H A Dmptlan.h4 * For use with LSI Fibre Channel PCI chip/adapters
5 * running LSI Fusion MPT (Message Passing Technology) firmware.
7 * Copyright (c) 2000-2008 LSI Corporation
8 * (mailto:DL-MPTFusionLinux@lsi.com)
74 #define MODULEAUTHOR "LSI Corporation"
H A Dmptbase.h6 * running LSI Fusion MPT (Message Passing Technology) firmware.
8 * Copyright (c) 1999-2008 LSI Corporation
9 * (mailto:DL-MPTFusionLinux@lsi.com)
56 #include "lsi/mpi_type.h"
57 #include "lsi/mpi.h" /* Fusion MPI(nterface) basic defs */
58 #include "lsi/mpi_ioc.h" /* Fusion MPT IOC(ontroller) defs */
59 #include "lsi/mpi_cnfg.h" /* IOC configuration support */
60 #include "lsi/mpi_init.h" /* SCSI Host (initiator) protocol support */
61 #include "lsi/mpi_lan.h" /* LAN over FC protocol support */
62 #include "lsi/mpi_rai
[all...]
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774a1-hihope-rzg2m-ex-mipi-2.1.dts19 * On RZ/G2M SoC LSI V1.3 CSI40 supports only 4 lane mode.
20 * HiHope RZ/G2M Rev.4.0 board is based on LSI V1.3 so disable csi40 and
/linux/drivers/scsi/device_handler/
H A DKconfig16 tristate "LSI RDAC Device Handler"
19 If you have a LSI RDAC select y. Otherwise, say N.
/linux/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas,r9a09g011-sys.yaml14 configuration of the LSI and supports the following functions,
20 - LSI version
H A Drenesas,r9a09g057-sys.yaml14 configuration of the LSI and supports the following functions,
19 - LSI version
/linux/arch/sparc/kernel/
H A Dcpu.c68 CPU(0, "Fujitsu MB86900/1A or LSI L64831 SparcKIT-40"),
76 FPU(1, "Fujitsu MB86911 or Weitek WTL1164/5 or LSI L64831"),
77 FPU(2, "LSI Logic L64802 or Texas Instruments ACT8847"),
81 FPU(4, "Lsi Logic/Meiko L64804 or compatible"),
88 CPU(0, "LSI Logic Corporation - L64811"),
100 FPU(1, "Lsi Logic L64814"),
119 CPU(0, "LSI Logic Corporation - unknown-type"),
/linux/arch/alpha/kernel/
H A Dsys_marvel.c58 * 0x0800 - 0x0ff0 - 0x0800 + (LSI id << 4) in io7_device_interrupt()
97 ctl = &io7->csrs->PO7_LSI_CTL[irq & 0xff].csr; /* assume LSI */ in io7_get_irq_ctl()
160 .name = "LSI",
276 /* Set up the lsi irqs. */ in init_io7_irqs()
347 irq += 0x80; /* offset for lsi */ in marvel_map_irq()
370 printk(" forcing LSI interrupt on irq %d [0x%x]\n", irq, irq); in marvel_map_irq()

1234567