Home
last modified time | relevance | path

Searched refs:storm (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
H A DMakefile51 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 \
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/ti/omap/
H A DMakefile51 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 \
/kernel/linux/linux-5.10/sound/soc/qcom/
H A DMakefile18 snd-soc-storm-objs := storm.o
24 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
/kernel/linux/linux-6.6/sound/soc/qcom/
H A DMakefile22 snd-soc-storm-objs := storm.o
33 obj-$(CONFIG_SND_SOC_STORM) += snd-soc-storm.o
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb()
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()
656 bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_hc_ack_sb() argument
H A Dbnx2x_main.c686 enum storms storm, in bnx2x_get_assert_list_entry()
689 switch (storm) { in bnx2x_get_assert_list_entry()
700 BNX2X_ERR("unknown storm\n"); in bnx2x_get_assert_list_entry()
709 enum storms storm; in bnx2x_mc_assert() local
730 for (storm = XSTORM; storm < MAX_STORMS; storm++) { in bnx2x_mc_assert()
731 last_idx = REG_RD8(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert()
732 storm_assert_list_index[storm]); in bnx2x_mc_assert()
735 storms_string[storm], last_id in bnx2x_mc_assert()
685 bnx2x_get_assert_list_entry(struct bnx2x *bp, enum storms storm, int entry) bnx2x_get_assert_list_entry() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb()
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()
656 bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_hc_ack_sb() argument
H A Dbnx2x_main.c685 enum storms storm, in bnx2x_get_assert_list_entry()
688 switch (storm) { in bnx2x_get_assert_list_entry()
699 BNX2X_ERR("unknown storm\n"); in bnx2x_get_assert_list_entry()
708 enum storms storm; in bnx2x_mc_assert() local
729 for (storm = XSTORM; storm < MAX_STORMS; storm++) { in bnx2x_mc_assert()
730 last_idx = REG_RD8(bp, bar_storm_intmem[storm] + in bnx2x_mc_assert()
731 storm_assert_list_index[storm]); in bnx2x_mc_assert()
734 storms_string[storm], last_id in bnx2x_mc_assert()
684 bnx2x_get_assert_list_entry(struct bnx2x *bp, enum storms storm, int entry) bnx2x_get_assert_list_entry() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c45 * intel_hotplug.c does hotplug irq storm detection and mitigation, and passes
61 * The hotplug interrupt storm detection and mitigation code keeps track of the
68 * Current implementation expects that hotplug interrupt storm will not be
111 * intel_hpd_irq_storm_detect - gather stats and detect HPD IRQ storm on a pin
124 * IRQ storm and the IRQ state is set to @HPD_MARK_DISABLED.
137 * Return true if an IRQ storm was detected on @pin.
147 bool storm = false; in intel_hpd_irq_storm_detect() local
162 "HPD interrupt storm detected on PIN %d\n", pin); in intel_hpd_irq_storm_detect()
163 storm = true; in intel_hpd_irq_storm_detect()
171 return storm; in intel_hpd_irq_storm_detect()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c973 struct storm_defs *storm = &s_storm_defs[storm_id]; in qed_read_storm_fw_info() local
983 addr = storm->sem_fast_mem_addr + SEM_FAST_REG_INT_RAM + in qed_read_storm_fw_info()
1481 * or MAX_DBG_STORMS if invalid storm letter.
1498 enum dbg_storms storm) in qed_grc_is_storm_included()
1500 return qed_grc_get_param(p_hwfn, (enum dbg_grc_params)storm) > 0; in qed_grc_is_storm_included()
2320 struct storm_defs *storm = &s_storm_defs[storm_id]; in qed_grc_dump_modified_regs() local
2323 if (dev_data->block_in_reset[storm->sem_block_id] && dump) in qed_grc_dump_modified_regs()
2327 BYTES_TO_DWORDS(storm->sem_fast_mem_addr + in qed_grc_dump_modified_regs()
2576 * update storm details in qed_grc_dump_mem_entries()
2656 struct storm_defs *storm in qed_grc_dump_ctx_data() local
1497 qed_grc_is_storm_included(struct qed_hwfn *p_hwfn, enum dbg_storms storm) qed_grc_is_storm_included() argument
2763 qed_grc_dump_read_from_vfc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct storm_defs *storm, u32 *cmd_data, u32 cmd_size, u32 *addr_data, u32 addr_size, u32 resp_size, u32 *dump_buf) qed_grc_dump_read_from_vfc() argument
2833 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_grc_dump_vfc_cam() local
2878 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_grc_dump_vfc_ram() local
4425 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_fw_asserts_dump() local
4848 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_read_fw_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1061 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()
1570 * or MAX_DBG_STORMS if invalid storm letter.
1587 enum dbg_storms storm) in qed_grc_is_storm_included()
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()
2756 * update storm details in qed_grc_dump_mem_entries()
2836 struct storm_defs *storm in qed_grc_dump_ctx_data() local
1586 qed_grc_is_storm_included(struct qed_hwfn *p_hwfn, enum dbg_storms storm) qed_grc_is_storm_included() argument
2943 qed_grc_dump_read_from_vfc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct storm_defs *storm, u32 *cmd_data, u32 cmd_size, u32 *addr_data, u32 addr_size, u32 resp_size, u32 *dump_buf) qed_grc_dump_read_from_vfc() argument
3013 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_grc_dump_vfc_cam() local
3058 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_grc_dump_vfc_ram() local
4512 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_fw_asserts_dump() local
5237 struct storm_defs *storm = &s_storm_defs[storm_id]; qed_read_fw_info() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c47 * intel_hotplug.c does hotplug irq storm detection and mitigation, and passes
63 * The hotplug interrupt storm detection and mitigation code keeps track of the
70 * Current implementation expects that hotplug interrupt storm will not be
116 * intel_hpd_irq_storm_detect - gather stats and detect HPD IRQ storm on a pin
129 * IRQ storm and the IRQ state is set to @HPD_MARK_DISABLED.
142 * Return true if an IRQ storm was detected on @pin.
152 bool storm = false; in intel_hpd_irq_storm_detect() local
167 "HPD interrupt storm detected on PIN %d\n", pin); in intel_hpd_irq_storm_detect()
168 storm = true; in intel_hpd_irq_storm_detect()
176 return storm; in intel_hpd_irq_storm_detect()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c614 char mfw[ETHTOOL_FWVERS_LEN], storm[ETHTOOL_FWVERS_LEN]; in qede_get_drvinfo() local
620 snprintf(storm, ETHTOOL_FWVERS_LEN, "%d.%d.%d.%d", in qede_get_drvinfo()
632 if ((strlen(storm) + strlen(DRV_MODULE_VERSION) + strlen("[storm] ")) < in qede_get_drvinfo()
635 "%s [storm %s]", DRV_MODULE_VERSION, storm); in qede_get_drvinfo()
638 "%s %s", DRV_MODULE_VERSION, storm); in qede_get_drvinfo()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c626 char mfw[ETHTOOL_FWVERS_LEN], storm[ETHTOOL_FWVERS_LEN]; in qede_get_drvinfo() local
632 snprintf(storm, ETHTOOL_FWVERS_LEN, "%d.%d.%d.%d", in qede_get_drvinfo()
644 if ((strlen(storm) + strlen("[storm]")) < in qede_get_drvinfo()
647 "[storm %s]", storm); in qede_get_drvinfo()
650 "%s", storm); in qede_get_drvinfo()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm222 // Spin wait until context saved to prevent interrupt storm.
H A Dcwsr_trap_handler_gfx10.asm215 // Spin wait until context saved to prevent interrupt storm.
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.c3050 static inline void cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, in cnic_ack_bnx2x_int() argument
3061 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in cnic_ack_bnx2x_int()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c3048 static inline void cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, in cnic_ack_bnx2x_int() argument
3059 (storm << IGU_ACK_REGISTER_STORM_ID_SHIFT) | in cnic_ack_bnx2x_int()

Completed in 56 milliseconds