| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_cmd_parser.c | 198 #define SMI STD_MI_OPCODE_SHIFT macro 211 CMD( MI_NOOP, SMI, F, 1, S ), 212 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 213 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ), 214 CMD( MI_ARB_CHECK, SMI, F, 1, S ), 215 CMD( MI_REPORT_HEAD, SMI, F, 1, S ), 216 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ), 217 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ), 218 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ), 219 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W, [all …]
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | dcdbas.rst | 28 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 …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/ |
| D | mediatek,smi-common.txt | 1 SMI (Smart Multimedia Interface) Common 5 Mediatek SMI have two generations of HW architecture, here is the list 10 There's slight differences between the two SMI, for generation 2, the 14 SMI generation 1 to transform the smi clock into emi clock domain, but that is 15 not needed for SMI generation 2. 24 - reg : the register and size of the SMI block.
|
| D | mediatek,smi-larb.txt | 1 SMI (Smart Multimedia Interface) Local Arbiter
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/dsa/ |
| D | realtek-smi.txt | 1 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.4/Documentation/devicetree/bindings/iommu/ |
| D | mediatek,iommu.txt | 23 SMI Common(Smart Multimedia Interface Common) 32 SMI larb0 SMI larb1 ... SoCs have several SMI local arbiter(larb). 42 As above, The Multimedia HW will go through SMI and M4U while it 43 access EMI. SMI is a bridge between m4u and the Multimedia HW. It contain 46 directly with EMI. And also SMI help control the power domain and clocks for
|
| /Linux-v5.4/drivers/media/pci/smipcie/ |
| D | Kconfig | 3 tristate "SMI PCIe DVBSky cards" 13 Support for cards with SMI PCIe bridge:
|
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
| D | spear_smi.txt | 1 * SPEAr SMI 9 - clock-rate : Functional clock rate of SMI in Hz
|
| /Linux-v5.4/arch/arm/mach-omap2/ |
| D | sleep34xx.S | 98 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.4/Documentation/devicetree/bindings/net/ |
| D | marvell-orion-mdio.txt | 13 not present, the length is the size of the SMI register (4 bytes) 18 - interrupts: interrupt line number for the SMI error/done interrupt
|
| D | cavium-mdio.txt | 1 * System Management Interface (SMI) / MDIO 33 * System Management Interface (SMI) / MDIO Nexus
|
| /Linux-v5.4/drivers/firmware/google/ |
| D | Kconfig | 13 tristate "SMI interface for Google platforms" 16 Say Y here if you want to enable SMI callbacks for Google
|
| /Linux-v5.4/drivers/net/dsa/ |
| D | Kconfig | 67 tristate "Realtek SMI Ethernet switch family support" 74 This enables support for the Realtek SMI-based switch
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | sm501fb.txt | 11 - interrupts : SMI interrupt to the cpu should be described here.
|
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
| D | Kconfig | 17 This registers set at internal SMI address 0x1C provides extended
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | nct7904.rst | 65 - SMI
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-stat.txt | 313 Measure SMI cost if msr/aperf/ and msr/smi/ events are supported. 316 freeze core counters on SMI. 318 The cost of SMI can be measured by (aperf - unhalted core cycles). 320 In practice, the percentages of SMI cycles is very useful for performance 322 The output is SMI cycles%, equals to (aperf - unhalted core cycles) / aperf
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | dove-cm-a510.dtsi | 56 * E1: PHY RTL8211D on internal GbE (SMI address 0x03) 126 /* Optional RTL8211D GbE PHY on SMI address 0x03 */
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI
|
| /Linux-v5.4/drivers/net/ethernet/marvell/ |
| D | pxa168_eth.c | 46 #define SMI 0x0010 macro 1293 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready() 1312 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read() 1314 for (i = 0; !((val = rdl(pep, SMI)) & SMI_R_VALID); i++) { in pxa168_smi_read() 1336 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | in pxa168_smi_write()
|
| /Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
| D | brcm,bcm2835-armctrl-ic.txt | 95 16: SMI
|
| /Linux-v5.4/arch/arm64/boot/dts/marvell/ |
| D | armada-8040-clearfog-gt-8k.dts | 312 * [27] CP1 SMI MDIO 313 * [28] CP1 SMI MDC
|
| /Linux-v5.4/Documentation/ |
| D | IPMI.txt | 244 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 626 The preaction may be "pre_smi" for an indication through the SMI 627 interface, "pre_int" for an indication through the SMI with an
|
| /Linux-v5.4/drivers/mtd/devices/ |
| D | Kconfig | 93 tristate "SPEAR MTD NOR Support through SMI controller" 97 This enable SNOR support on SPEAR platforms using SMI controller
|
| /Linux-v5.4/Documentation/trace/ |
| D | hwlat_detector.rst | 28 the only thing that could do that would be an SMI or other hardware hiccup
|