Home
last modified time | relevance | path

Searched refs:IDLE (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/misc/altera-stapl/
H A Daltera-jtag.c35 /* RESET */ { RESET, IDLE },
36 /* IDLE */ { DRSELECT, IDLE },
43 /* DRUPDATE */ { DRSELECT, IDLE },
50 /* IRUPDATE */ { DRSELECT, IDLE }
83 js->drstop_state = IDLE; in altera_jinit()
84 js->irstop_state = IDLE; in altera_jinit()
282 js->jtag_state = IDLE; in altera_jreset_idle()
303 if ((state == IDLE) || (state == DRSHIFT) || in altera_goto_jstate()
599 case IDLE: in altera_irscan()
601 start_state = IDLE; in altera_irscan()
[all …]
H A Daltera-jtag.h19 IDLE = 1, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Didle.fuc30 * IDLE data segment
36 * IDLE code segment
55 // count IDLE invocations for debugging purposes
/linux/drivers/scsi/
H A Daha1542.h13 #define IDLE BIT(4) /* SCSI Host Adapter Idle */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.c609 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate()
612 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate()
631 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate()
636 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c53 IDLE = 0, // no I2C command pending enumerator
122 case IDLE: in i2c_is_idle()
/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h41 u8 IDLE :1; member
63 u8 IDLE :1; member
/linux/drivers/infiniband/core/
H A Dcm_trace.h25 ib_cm_state(IDLE) \
/linux/drivers/dma/
H A Dhisi_dma.c102 IDLE = 0, enumerator
453 FIELD_GET(HISI_DMA_Q_FSM_STS_MASK, tmp) == IDLE, in hisi_dma_reset_or_disable_hw_chan()
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst97 25. IDLE
144 25 - IDLE
/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c55 #define IDLE (0xc << 14) macro
75 #define CMD_IDLE(cs_sel, cyc) (IDLE | ((cs_sel) << 10) | ((cyc) & IDLE_CYCLE_MASK))
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/Documentation/admin-guide/laptops/
H A Ddisk-shock-protection.rst21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst320 IDLE pages tracking
481 #IDLE pages recompression is activated by `idle` mode
/linux/arch/arm/mm/
H A Dproc-xscale.S182 mcr p14, 0, r0, c7, c0, 0 @ Go to IDLE
/linux/drivers/md/
H A Ddm-cache-target.c1588 IDLE, enumerator
1599 return IDLE; in spare_migration_bandwidth()
1887 r = policy_get_background_work(cache->policy, b == IDLE, &op); in check_migrations()
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/arch/arm/
H A DKconfig524 bool "PJ4B Errata 4742: IDLE Wake Up Commands can Cause the CPU Core to Cease Operation"
529 Event (WFE) IDLE states, a specific timing sensitivity exists between
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2334 requests that have priority class IDLE.
2337 Change the I/O priority class of all requests into IDLE, the lowest
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c300 return readx_poll_timeout(MACB_READ_NSR, bp, val, val & MACB_BIT(IDLE), in macb_mdio_wait_for_idle()
/linux/arch/x86/
H A DKconfig2814 feature is turned off -- see "Do CPU IDLE calls", below). This
/linux/
H A DMAINTAINERS6554 CPU IDLE TIME MANAGEMENT FRAMEWORK
6622 CPUIDLE DRIVER - DT IDLE PM DOMAIN
12725 INTEL IDLE DRIVER