/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 103 #define SMI STD_MI_OPCODE_MASK macro 117 CMD( MI_NOOP, SMI, F, 1, S ), 118 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 119 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, M ), 120 CMD( MI_ARB_CHECK, SMI, F, 1, S ), 121 CMD( MI_REPORT_HEAD, SMI, F, 1, S ), 122 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ), 123 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ), 124 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ), 125 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W, [all …]
|
/linux-4.4.14/Documentation/ |
D | dcdbas.txt | 22 management information via a system management interrupt (SMI). The SMI data 24 buffer is required for the SMI. The driver maintains the memory required for 25 the SMI and provides a way for the application to generate the SMI. 35 a SMI using this driver: 39 3) Write "1" to smi_request to generate a calling interface SMI or 40 "2" to generate a raw SMI. 50 a driver perform a SMI after the OS has finished shutting down. 64 2) Write type of SMI that driver needs to perform to host_control_smi_type. 67 (Driver will perform host control SMI when it is notified that the OS 71 Host Control SMI Type [all …]
|
D | IPMI.txt | 243 view of the IPMI interfaces. It allows multiple SMI interfaces to be 245 and the user should not have to care what type of SMI is below them. 251 ipmi_create_user. The interface number specifies which SMI you want 339 The Lower Layer (SMI) Interface 342 As mentioned before, multiple SMI interfaces may be registered to the 345 in the order they register, although if an SMI unregisters and then 608 The preaction may be "pre_smi" for an indication through the SMI 609 interface, "pre_int" for an indication through the SMI with an
|
/linux-4.4.14/drivers/media/pci/smipcie/ |
D | Kconfig | 2 tristate "SMI PCIe DVBSky cards" 12 Support for cards with SMI PCIe bridge:
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | spear_smi.txt | 1 * SPEAr SMI 11 - clock-rate : Functional clock rate of SMI in Hz
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | marvell-orion-mdio.txt | 10 - reg: address and length of the SMI register 13 - interrupts: interrupt line number for the SMI error/done interrupt
|
D | cavium-mdio.txt | 1 * System Management Interface (SMI) / MDIO
|
/linux-4.4.14/drivers/firmware/google/ |
D | Kconfig | 14 tristate "SMI interface for Google platforms" 18 Say Y here if you want to enable SMI callbacks for Google
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sleep34xx.S | 117 smc #1 @ call SMI monitor (smi #1) 449 smc #1 @ call SMI monitor (smi #1) 460 smc #1 @ call SMI monitor (smi #1) 475 smc #1 @ call SMI monitor (smi #1) 485 smc #0 @ Call SMI monitor (smieq) 491 smc #0 @ Call SMI monitor (smieq) 496 smc #0 @ Call SMI monitor (smieq)
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | sm501fb.txt | 11 - interrupts : SMI interrupt to the cpu should be described here.
|
/linux-4.4.14/Documentation/hwmon/ |
D | nct7904 | 58 - SMI
|
/linux-4.4.14/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 */
|
D | stih407-pinctrl.dtsi | 200 * switch where the mdio/mdc have been used for managing the SMI
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | pxa168_eth.c | 58 #define SMI 0x0010 macro 1312 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready() 1331 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read() 1333 for (i = 0; !((val = rdl(pep, SMI)) & SMI_R_VALID); i++) { in pxa168_smi_read() 1355 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | in pxa168_smi_write()
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm2835-armctrl-ic.txt | 97 16: SMI
|
/linux-4.4.14/drivers/mtd/devices/ |
D | Kconfig | 99 tristate "SPEAR MTD NOR Support through SMI controller" 103 This enable SNOR support on SPEAR platforms using SMI controller
|
/linux-4.4.14/Documentation/watchdog/ |
D | watchdog-parameters.txt | 122 1=SuperMicro Pent3, 2=SuperMicro Pent4+, 911=Broken SMI BIOS 180 0 = RESET(*) 1 = SMI 2 = NMI 3 = SCI
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 83 the SMI mode.
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig.x86 | 207 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
|
/linux-4.4.14/Documentation/x86/ |
D | mtrr.txt | 18 MTRRs is through the use of SMI handlers, one case could be for fan control,
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | head_32.S | 711 EXCEPTION(0x1400, SMI, SMIException, EXC_XFER_EE)
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3030 Queues an SMI on the thread's vcpu.
|