/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A 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, ! 505 #undef SMI global() macro [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 207 #define SMI STD_MI_OPCODE_SHIFT macro 220 CMD( MI_NOOP, SMI, F, 1, S ), 221 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 222 CMD( MI_WAIT_FOR_EVENT, SMI, F, 1, R ), 223 CMD( MI_ARB_CHECK, SMI, F, 1, S ), 224 CMD( MI_REPORT_HEAD, SMI, F, 1, S ), 225 CMD( MI_SUSPEND_FLUSH, SMI, F, 1, S ), 226 CMD( MI_SEMAPHORE_MBOX, SMI, !F, 0xFF, R ), 227 CMD( MI_STORE_DWORD_INDEX, SMI, !F, 0xFF, R ), 228 CMD( MI_LOAD_REGISTER_IMM(1), SMI, ! 514 #undef SMI global() macro [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A 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)
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A 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)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | pxa168_eth.c | 46 #define SMI 0x0010 macro 1291 /* wait for the SMI register to become available */ in smi_wait_ready() 1292 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready() 1308 netdev_warn(pep->dev, "pxa168_eth: SMI bus busy timeout\n"); in pxa168_smi_read() 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() 1316 "pxa168_eth: SMI bus read not valid\n"); in pxa168_smi_read() 1331 netdev_warn(pep->dev, "pxa168_eth: SMI bus busy timeout\n"); in pxa168_smi_write() 1335 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | in pxa168_smi_write() 1339 netdev_err(pep->dev, "pxa168_eth: SMI bu in pxa168_smi_write() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | pxa168_eth.c | 46 #define SMI 0x0010 macro 1290 /* wait for the SMI register to become available */ in smi_wait_ready() 1291 for (i = 0; rdl(pep, SMI) & SMI_BUSY; i++) { in smi_wait_ready() 1307 netdev_warn(pep->dev, "pxa168_eth: SMI bus busy timeout\n"); in pxa168_smi_read() 1310 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read() 1312 for (i = 0; !((val = rdl(pep, SMI)) & SMI_R_VALID); i++) { in pxa168_smi_read() 1315 "pxa168_eth: SMI bus read not valid\n"); in pxa168_smi_read() 1330 netdev_warn(pep->dev, "pxa168_eth: SMI bus busy timeout\n"); in pxa168_smi_write() 1334 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | in pxa168_smi_write() 1338 netdev_err(pep->dev, "pxa168_eth: SMI bu in pxa168_smi_write() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cma_trace.h | 142 ib_qp_type(SMI) \
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cma_trace.h | 142 ib_qp_type(SMI) \
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | Kconfig.x86 | 212 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | Kconfig.x86 | 251 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 655 EXCEPTION(0x1400, SMI, SMIException, EXC_XFER_STD)
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 625 EXCEPTION(0x1400, SMI, SMIException)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 566 if (XGMAC_GET_BITS(mac_isr, MAC_ISR, SMI)) { in xgbe_isr_task()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 566 if (XGMAC_GET_BITS(mac_isr, MAC_ISR, SMI)) { in xgbe_isr_task()
|