| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | storm.txt | 8 - compatible : "google,storm-audio" 19 compatible = "google,storm-audio"; 20 qcom,model = "ipq806x-storm";
|
| /linux/sound/soc/qcom/ |
| H A D | Makefile | 22 snd-soc-storm-y := storm.o 35 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| 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()
|
| H A D | bnx2x_main.c | 688 enum storms storm, in bnx2x_get_assert_list_entry() argument 691 switch (storm) { in bnx2x_get_assert_list_entry() 711 enum storms storm; in bnx2x_mc_assert() local 732 for (storm = XSTORM; storm < MAX_STORMS; storm++) { in bnx2x_mc_assert() 733 last_idx = REG_RD8(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 734 storm_assert_list_index[storm]); in bnx2x_mc_assert() 737 storms_string[storm], last_idx); in bnx2x_mc_assert() 743 regs[j] = REG_RD(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert() 745 storm, in bnx2x_mc_assert() 752 storms_string[storm], i, regs[3], in bnx2x_mc_assert()
|
| /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)
|
| H A D | sysfs-firmware-acpi | 212 used to debug some ACPI interrupt storm issues.
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | intel.c | 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()
|
| H A D | core.c | 1825 void mce_timer_kick(bool storm) in mce_timer_kick() argument 1829 mce_set_storm_mode(storm); in mce_timer_kick() 1831 if (storm) in mce_timer_kick()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 1061 struct storm_defs *storm = &s_storm_defs[storm_id]; in qed_read_storm_fw_info() local 1071 addr = storm->sem_fast_mem_addr + SEM_FAST_REG_INT_RAM + in qed_read_storm_fw_info() 1587 enum dbg_storms storm) in qed_grc_is_storm_included() argument 1589 return qed_grc_get_param(p_hwfn, (enum dbg_grc_params)storm) > 0; in qed_grc_is_storm_included() 2500 struct storm_defs *storm = &s_storm_defs[storm_id]; in qed_grc_dump_modified_regs() local 2503 if (dev_data->block_in_reset[storm->sem_block_id] && dump) in qed_grc_dump_modified_regs() 2507 BYTES_TO_DWORDS(storm->sem_fast_mem_addr + in qed_grc_dump_modified_regs() 2836 struct storm_defs *storm = &s_storm_defs[storm_id]; in qed_grc_dump_ctx_data() local 2841 lid_size = storm->cm_ctx_lid_sizes[dev_data->chip_id][ctx_type] * 4; in qed_grc_dump_ctx_data() 2855 false, name, storm->letter); in qed_grc_dump_ctx_data() [all …]
|
| /linux/arch/arm/boot/dts/gemini/ |
| H A D | gemini-sl93512r.dts | 16 compatible = "storlink,gemini324", "storm,sl93512r", "cortina,gemini";
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 3055 static inline void cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, in cnic_ack_bnx2x_int() argument 3066 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in cnic_ack_bnx2x_int()
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1141 Say Y here to enable the kernel to detect interrupt storm 1145 caused by an interrupt storm, then the storming interrupts will not
|