| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | storm.txt | 1 * Sound complex for Storm boards 3 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/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 board 126 { .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.o 35 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/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/arch/x86/kernel/cpu/mce/ |
| 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/arch/arm/boot/dts/gemini/ |
| H A D | gemini-sl93512r.dts | 3 * Device Tree file for the Storm Semiconductor SL93512R_BRD 5 * "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/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 …]
|
| H A D | qed_nvmetcp_fw_funcs.c | 175 /* M-Storm Context: */ in init_default_nvmetcp_task() 187 /* The following function initializes the U-Storm Task Contexts */
|
| H A D | qed_init_fw_funcs.c | 1699 /* For each Storm, set physical address in RAM */ in qed_fw_overlay_mem_alloc() 1716 /* Allocate physical memory for Storm's overlays buffer */ in qed_fw_overlay_mem_alloc() 1727 /* Copy Storm's overlays buffer to allocated memory */ in qed_fw_overlay_mem_alloc() 1731 /* Advance to next Storm */ in qed_fw_overlay_mem_alloc() 1763 /* Write Storm's overlay physical address to RAM */ in qed_fw_overlay_init_ram() 1782 /* Free Storm's physical memory */ in qed_fw_overlay_mem_free()
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | apm,xgene-pcie.yaml | 19 - const: apm,xgene-storm-pcie 64 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| 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/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 */
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_reg.h | 203 /* [RW 1] CM - STORM 0 Interface enable. If 0 - the acknowledge input is 207 /* [RW 1] CM - STORM 1 Interface enable. If 0 - the acknowledge input is 219 /* [RW 1] CDU STORM read Interface enable. If 0 - the request input is 223 /* [RW 1] CDU STORM write Interface enable. If 0 - the request and valid 283 outputs to STORM: aggregation; load FIC0; load FIC1 and store. */ 297 /* [RW 4] The number of double REG-pairs(128 bits); loaded from the STORM 298 context and sent to STORM; for a specific connection type. The double 299 REG-pairs are used in order to align to STORM context row size of 128 300 bits. The offset of these data in the STORM context is always 0. Index 332 /* [RW 1] STORM - CM Interface enable. If 0 - the valid input is [all …]
|
| H A D | bnx2x_cmn.h | 657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() argument 666 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in bnx2x_hc_ack_sb() 676 static inline void bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, in bnx2x_ack_sb() argument 680 bnx2x_hc_ack_sb(bp, igu_sb_id, storm, index, op, update); in bnx2x_ack_sb() 685 segment = storm; in bnx2x_ack_sb() 688 else if (storm == ATTENTION_ID) in bnx2x_ack_sb()
|