Home
last modified time | relevance | path

Searched refs:SMI (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_cmd_parser.c199 #define SMI STD_MI_OPCODE_SHIFT macro
212 CMD( MI_NOOP, SMI, F, 1, S ),
213 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ),
214 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ),
215 CMD( MI_ARB_CHECK, SMI, F, 1, S ),
216 CMD( MI_REPORT_HEAD, SMI, F, 1, S ),
217 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ),
218 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ),
219 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ),
220 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W,
[all …]
/Linux-v5.15/Documentation/driver-api/
Ddcdbas.rst28 management information via a system management interrupt (SMI). The SMI data
30 buffer is required for the SMI. The driver maintains the memory required for
31 the SMI and provides a way for the application to generate the SMI.
41 a SMI using this driver:
45 3) Write "1" to smi_request to generate a calling interface SMI or
46 "2" to generate a raw SMI.
57 a driver perform a SMI after the OS has finished shutting down.
71 2) Write type of SMI that driver needs to perform to host_control_smi_type.
74 (Driver will perform host control SMI when it is notified that the OS
78 Host Control SMI Type
[all …]
Dipmi.rst244 view of the IPMI interfaces. It allows multiple SMI interfaces to be
246 and the user should not have to care what type of SMI is below them.
255 To handle this, and to allow for discovery, you register an SMI
264 ipmi_create_user. The interface number specifies which SMI you want
354 The Lower Layer (SMI) Interface
357 As mentioned before, multiple SMI interfaces may be registered to the
360 in the order they register, although if an SMI unregisters and then
630 The preaction may be "pre_smi" for an indication through the SMI
631 interface, "pre_int" for an indication through the SMI with an
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/
Drealtek-smi.txt1 Realtek SMI-based Switches
4 The SMI "Simple Management Interface" is a two-wire protocol using
7 SMI-based Realtek devices.
37 interrupt line coming out of one of the SMI-based chips. It most
50 This defines the internal MDIO bus of the SMI device, mostly for the
56 - compatible: should be set to "realtek,smi-mdio" for all SMI devices
/Linux-v5.15/drivers/media/pci/smipcie/
DKconfig3 tristate "SMI PCIe DVBSky cards"
13 Support for cards with SMI PCIe bridge:
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dspear_smi.txt1 * SPEAr SMI
9 - clock-rate : Functional clock rate of SMI in Hz
/Linux-v5.15/arch/arm/mach-omap2/
Dsleep34xx.S98 smc #1 @ call SMI monitor (smi #1)
419 smc #1 @ call SMI monitor (smi #1)
430 smc #1 @ call SMI monitor (smi #1)
445 smc #1 @ call SMI monitor (smi #1)
455 smc #0 @ Call SMI monitor (smieq)
461 smc #0 @ Call SMI monitor (smieq)
466 smc #0 @ Call SMI monitor (smieq)
/Linux-v5.15/drivers/net/dsa/microchip/
DKconfig45 tristate "KSZ series SMI connected switch driver"
50 Microchip SMI. It supports the KSZ8863 and KSZ8873 switch.
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dmarvell-orion-mdio.txt13 not present, the length is the size of the SMI register (4 bytes)
18 - interrupts: interrupt line number for the SMI error/done interrupt
Dcavium-mdio.txt1 * System Management Interface (SMI) / MDIO
33 * System Management Interface (SMI) / MDIO Nexus
/Linux-v5.15/drivers/firmware/google/
DKconfig13 tristate "SMI interface for Google platforms"
16 Say Y here if you want to enable SMI callbacks for Google
/Linux-v5.15/drivers/net/dsa/
DKconfig71 tristate "Realtek SMI Ethernet switch family support"
78 This enables support for the Realtek SMI-based switch
/Linux-v5.15/Documentation/devicetree/bindings/display/
Dsm501fb.txt11 - interrupts : SMI interrupt to the cpu should be described here.
/Linux-v5.15/Documentation/hwmon/
Dnct7904.rst65 - SMI
/Linux-v5.15/arch/arm/boot/dts/
Ddove-cm-a510.dtsi56 * E1: PHY RTL8211D on internal GbE (SMI address 0x03)
126 /* Optional RTL8211D GbE PHY on SMI address 0x03 */
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-firmware-gsmi6 that provides callback functionality via explicit SMI
/Linux-v5.15/drivers/net/ethernet/marvell/
Dpxa168_eth.c46 #define SMI 0x0010 macro
1292 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready()
1311 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read()
1313 for (i = 0; !((val = rdl(pep, SMI)) & SMI_R_VALID); i++) { in pxa168_smi_read()
1335 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | in pxa168_smi_write()
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm2835-armctrl-ic.txt95 16: SMI
/Linux-v5.15/tools/perf/Documentation/
Dperf-stat.txt456 Measure SMI cost if msr/aperf/ and msr/smi/ events are supported.
459 freeze core counters on SMI.
461 The cost of SMI can be measured by (aperf - unhalted core cycles).
463 In practice, the percentages of SMI cycles is very useful for performance
465 The output is SMI cycles%, equals to (aperf - unhalted core cycles) / aperf
/Linux-v5.15/arch/arm64/boot/dts/marvell/
Darmada-8040-clearfog-gt-8k.dts439 * [27] CP1 SMI MDIO
440 * [28] CP1 SMI MDC
/Linux-v5.15/Documentation/admin-guide/media/
Dpci-cardlist.rst87 smipcie SMI PCIe DVBSky cards
/Linux-v5.15/drivers/mtd/devices/
DKconfig99 tristate "SPEAR MTD NOR Support through SMI controller"
103 This enable SNOR support on SPEAR platforms using SMI controller
/Linux-v5.15/Documentation/trace/
Dhwlat_detector.rst28 the only thing that could do that would be an SMI or other hardware hiccup
/Linux-v5.15/drivers/infiniband/core/
Dcma_trace.h142 ib_qp_type(SMI) \
/Linux-v5.15/Documentation/watchdog/
Dwatchdog-parameters.rst225 1=SuperMicro Pent3, 2=SuperMicro Pent4+, 911=Broken SMI BIOS
310 0 = RESET(*) 1 = SMI 2 = NMI 3 = SCI

12