Home
last modified time | relevance | path

Searched refs:IMC (Results 1 – 20 of 20) sorted by relevance

/linux-6.1.9/Documentation/powerpc/
Dimc.rst5 IMC (In-Memory Collection Counters)
17 IMC (In-Memory collection counters) is a hardware monitoring facility that
21 The Nest PMU counters are handled by a Nest IMC microcode which runs in the OCC
23 the nest IMC counter data to memory.
25 The Core and Thread IMC PMU counters are handled in the core. Core level PMU
26 counters give us the IMC counters' data per core and thread level PMU counters
27 give us the IMC counters' data per CPU thread.
29 OPAL obtains the IMC PMU and supported events information from the IMC Catalog
48 IMC catalog is available at:
51 The kernel discovers the IMC counters information in the device tree at the
[all …]
Dultravisor.rst139 * LDBAR (LD Base Address Register) and IMC (In-Memory Collection)
/linux-6.1.9/sound/soc/intel/catpt/
Dipc.c259 catpt_updatel_shim(cdev, IMC, CATPT_IMC_IPCDB, 0); in catpt_dsp_irq_thread()
276 catpt_updatel_shim(cdev, IMC, CATPT_IMC_IPCCD, CATPT_IMC_IPCCD); in catpt_dsp_irq_handler()
286 catpt_updatel_shim(cdev, IMC, CATPT_IMC_IPCCD, 0); in catpt_dsp_irq_handler()
293 catpt_updatel_shim(cdev, IMC, CATPT_IMC_IPCDB, CATPT_IMC_IPCDB); in catpt_dsp_irq_handler()
Ddsp.c332 catpt_writel_shim(cdev, IMC, CATPT_IMC_DEFAULT); in catpt_dsp_set_regs_defaults()
437 catpt_updatel_shim(cdev, IMC, CATPT_IMC_IPCDB | CATPT_IMC_IPCCD, 0); in catpt_dsp_power_up()
/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dinterrupt.c127 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_tx()
133 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_tx_edma()
141 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_rx()
147 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_rx_edma()
156 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_misc()
164 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_halp()
Dwil6210.h175 u32 IMC; /* Mask Clear, write 1 to clear */ member
Ddebugfs.c494 {"IMC", 0244, offsetof(struct RGF_ICR, IMC), doff_io32},
/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c119 IXGB_WRITE_REG(hw, IMC, 0xFFFFFFFF); in ixgb_adapter_stop()
141 IXGB_WRITE_REG(hw, IMC, 0xffffffff); in ixgb_adapter_stop()
Dixgb_main.c150 IXGB_WRITE_REG(&adapter->hw, IMC, ~0); in ixgb_irq_disable()
192 IXGB_WRITE_REG(&adapter->hw, IMC, 0xffffffff); in ixgb_up()
1734 IXGB_WRITE_REG(&adapter->hw, IMC, ~0); in ixgb_intr()
Dixgb_ethtool.c227 *reg++ = IXGB_READ_REG(hw, IMC); /* 8 */ in ixgb_get_regs()
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c851 ew32(IMC, 0xFFFFFFFF); in e1000_intr_test()
868 ew32(IMC, mask); in e1000_intr_test()
904 ew32(IMC, ~mask & 0x00007FFF); in e1000_intr_test()
917 ew32(IMC, 0xFFFFFFFF); in e1000_intr_test()
De1000_hw.c391 ew32(IMC, 0xffffffff); in e1000_reset_hw()
500 ew32(IMC, 0xffffffff); in e1000_reset_hw()
2434 ew32(IMC, 0xffffffff); in e1000_check_for_link()
De1000_main.c284 ew32(IMC, ~0); in e1000_irq_disable()
3770 ew32(IMC, ~0); in e1000_intr()
/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
D80003es2lan.c677 ew32(IMC, 0xffffffff); in e1000_reset_hw_80003es2lan()
716 ew32(IMC, 0xffffffff); in e1000_reset_hw_80003es2lan()
Dethtool.c1027 ew32(IMC, 0xFFFFFFFF); in e1000_intr_test()
1058 ew32(IMC, mask); in e1000_intr_test()
1094 ew32(IMC, ~mask & 0x00007FFF); in e1000_intr_test()
1107 ew32(IMC, 0xFFFFFFFF); in e1000_intr_test()
D82571.c956 ew32(IMC, 0xffffffff); in e1000_reset_hw_82571()
1041 ew32(IMC, 0xffffffff); in e1000_reset_hw_82571()
Dich8lan.c4709 ew32(IMC, 0xffffffff); in e1000_reset_hw_ich8lan()
4791 ew32(IMC, 0xffffffff); in e1000_reset_hw_ich8lan()
Dnetdev.c2226 ew32(IMC, ~0); in e1000_irq_disable()
/linux-6.1.9/Documentation/admin-guide/
Dperf-security.rst33 memory controller (IMC), interconnect (QPI/UPI) or peripheral (PCIe)
/linux-6.1.9/drivers/eisa/
Deisa.ids902 ISA9700 "IMC PCnic 16bit NIC"