| /linux/Documentation/devicetree/bindings/sound/ | 
| H A D | storm.txt | 1 * Sound complex for Storm boards3 Models a soundcard for Storm boards with the Qualcomm Technologies IPQ806x SOC
 8 - compatible	: "google,storm-audio"
 19 	compatible = "google,storm-audio";
 20 	qcom,model = "ipq806x-storm";
 
 | 
| /linux/arch/arm/boot/dts/ti/omap/ | 
| H A D | Makefile | 51 	omap3-overo-storm-alto35.dtb \52 	omap3-overo-storm-chestnut43.dtb \
 53 	omap3-overo-storm-gallop43.dtb \
 54 	omap3-overo-storm-palo35.dtb \
 55 	omap3-overo-storm-palo43.dtb \
 56 	omap3-overo-storm-summit.dtb \
 57 	omap3-overo-storm-tobi.dtb \
 58 	omap3-overo-storm-tobiduo.dtb \
 
 | 
| H A D | omap3-overo-storm-tobi.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-tobiduo.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-alto35.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-summit.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-palo35.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-palo43.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-gallop43.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| H A D | omap3-overo-storm-chestnut43.dts | 12 #include "omap3-overo-storm.dtsi"
 | 
| /linux/Documentation/devicetree/bindings/arm/ | 
| H A D | gemini.yaml | 12   later renamed Storm Semiconductor. The chip product name is Storlink SL3516.13   It was derived from earlier products from Storm named SL3316 (Centroid) and
 16   Storm Semiconductor was acquired by Cortina Systems in 2008 and the SoC was
 32           as Storm Semiconductor SL93512R_BRD
 35           - const: storm,sl93512r
 
 | 
| /linux/sound/soc/qcom/ | 
| H A D | storm.c | 5  * storm.c -- ALSA SoC machine driver for QTi ipq806x-based Storm board126 	{ .compatible = "google,storm-audio" },
 134 		.name = "storm-audio",
 142 MODULE_DESCRIPTION("QTi IPQ806x-based Storm Machine Driver");
 
 | 
| H A D | Makefile | 22 snd-soc-storm-y := storm.o35 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
 
 | 
| H A D | Kconfig | 51 	tristate "ASoC I2S support for Storm boards"57 	  Qualcomm Technologies IPQ806X-based Storm board.
 
 | 
| /linux/arch/x86/kernel/cpu/mce/ | 
| H A D | internal.h | 61 void mce_timer_kick(bool storm);69 void mce_set_storm_mode(bool storm);
 76 static inline void mce_set_storm_mode(bool storm) {}  in mce_set_storm_mode()  argument
 84  * in_storm_mode:	Is this bank in storm mode?
 85  * poll_only:		Bank does not support CMCI, skip storm tracking.
 96 /* How many errors within the history buffer mark the start of a storm. */
 101  * the storm is over. Since it is tracked by the bitmasks in the history
 108  * stormy_bank_count:	count of MC banks in storm state
 
 | 
| H A D | intel.c | 57 /* Linux non-storm CMCI threshold (may be overridden by BIOS) */61  * MCi_CTL2 threshold for each bank when there is no storm.
 201  * 1: If this bank is in storm mode from whichever CPU was
 202  *    the previous owner, stay in storm mode.
 232 	struct mca_storm_desc *storm = this_cpu_ptr(&storm_desc);  in cmci_claim_bank()  local
 241 		storm->banks[bank].poll_only = true;  in cmci_claim_bank()
 249 		pr_notice("CPU%d BANK%d CMCI inherited storm\n", smp_processor_id(), bank);  in cmci_claim_bank()
 
 | 
| /linux/include/linux/qed/ | 
| H A D | fcoe_common.h | 16 /* The fcoe storm task context protection-information of Ystorm */35 /* The fcoe storm task context protection-information of Ystorm */
 129 /* The fcoe storm task context of Ystorm */
 308 /* FW read- write (modifyable) part The fcoe task storm context of Tstorm */
 338 /* FW read only part The fcoe task storm context of Tstorm */
 349 /** The fcoe task storm context of Tstorm */
 411 /* The fcoe task storm context of Mstorm */
 
 | 
| H A D | iscsi_common.h | 192 /* The iscsi storm task context of Ystorm */211 /* The iscsi storm task context of Ystorm */
 710 /* The iscsi storm task context of Ystorm */
 882 /* The iscsi storm task context of Mstorm */
 908 /* The iscsi storm task context of Ustorm */
 
 | 
| /linux/Documentation/accel/qaic/ | 
| H A D | qaic.rst | 13 IRQ Storm Mitigation16 While the AIC100 DMA Bridge hardware implements an IRQ storm mitigation
 17 mechanism, it is still possible for an IRQ storm to occur. A storm can happen
 58 software IRQ storm mitigation mentioned above. Since the MSI is shared it is
 
 | 
| /linux/arch/arm/boot/dts/gemini/ | 
| H A D | gemini-sl93512r.dts | 3  * Device Tree file for the Storm Semiconductor SL93512R_BRD5  * "Gemini324 EV-Board" before Storm acquired Storlink Semiconductor.
 15 	model = "Storlink Semiconductor Gemini324 EV-Board / Storm Semiconductor SL93512R_BRD";
 16 	compatible = "storlink,gemini324", "storm,sl93512r", "cortina,gemini";
 
 | 
| /linux/arch/arm64/boot/dts/apm/ | 
| H A D | apm-mustang.dts | 10 /include/ "apm-storm.dtsi"14 	compatible = "apm,mustang", "apm,xgene-storm";
 
 | 
| /linux/Documentation/devicetree/bindings/pci/ | 
| H A D | apm,xgene-pcie.yaml | 19           - const: apm,xgene-storm-pcie64             compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
 
 | 
| /linux/drivers/net/ethernet/qlogic/qed/ | 
| H A D | qed_debug.c | 210 	DBG_BUS_FRAME_MODE_4ST = 0,	/* 4 Storm dwords (no HW) */211 	DBG_BUS_FRAME_MODE_2ST_2HW = 1,	/* 2 Storm dwords, 2 HW dwords */
 212 	DBG_BUS_FRAME_MODE_1ST_3HW = 2,	/* 1 Storm dwords, 3 HW dwords */
 289 /* Storm constant definitions.
 315 /* Storm Mode definitions */
 548 /* Storm constant definitions array */
 1054 /* Reads the FW info structure for the specified Storm from the chip,
 1061 	struct storm_defs *storm = &s_storm_defs[storm_id];  in qed_read_storm_fw_info()  local
 1069 	 * The address is located in the last line of the Storm RAM.  in qed_read_storm_fw_info()
 1071 	addr = storm->sem_fast_mem_addr + SEM_FAST_REG_INT_RAM +  in qed_read_storm_fw_info()
 [all …]
 
 | 
| /linux/Documentation/ABI/testing/ | 
| H A D | sysfs-bus-iio-proximity-as3935 | 6 		Get the current distance in meters of storm (1km steps)
 | 
| /linux/drivers/net/ethernet/sfc/siena/ | 
| H A D | workarounds.h | 21 /* Legacy interrupt storm when interrupt fifo fills */
 |