Home
last modified time | relevance | path

Searched refs:IDLE (Results 1 – 25 of 25) 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)
H A Daha1542.c225 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port()
940 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()
/linux/drivers/input/misc/
H A Dad714x.c67 enum ad714x_device_state { IDLE, JITTER, ACTIVE, SPACE }; enumerator
219 case IDLE: in ad714x_button_state_machine()
235 sw->state = IDLE; in ad714x_button_state_machine()
351 case IDLE: in ad714x_slider_state_machine()
386 sw->state = IDLE; in ad714x_slider_state_machine()
523 case IDLE: in ad714x_wheel_state_machine()
559 sw->state = IDLE; in ad714x_wheel_state_machine()
807 case IDLE: in ad714x_touchpad_state_machine()
856 sw->state = IDLE; in ad714x_touchpad_state_machine()
/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/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c28 IDLE, enumerator
107 return IDLE; in brcmf_nvram_handle_idle()
164 return IDLE; in brcmf_nvram_handle_value()
188 return IDLE; in brcmf_nvram_handle_comment()
/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/Documentation/admin-guide/mm/
H A Dpagemap.rst80 25. IDLE
126 25 - 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/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/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.c1582 IDLE, enumerator
1593 return IDLE; in spare_migration_bandwidth()
1881 r = policy_get_background_work(cache->policy, b == IDLE, &op); in check_migrations()
/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h801 IDLE = 0, enumerator
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
/linux/drivers/misc/mei/
H A Dhbm.c54 MEI_HBM_STATE(IDLE); in mei_hbm_state_str()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2191 requests that have priority class IDLE.
2194 Change the I/O priority class of all requests into IDLE, the lowest
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c336 return readx_poll_timeout(MACB_READ_NSR, bp, val, val & MACB_BIT(IDLE), in macb_mdio_wait_for_idle()
/linux/arch/x86/
H A DKconfig2860 feature is turned off -- see "Do CPU IDLE calls", below). This
/linux/
H A DMAINTAINERS6043 CPU IDLE TIME MANAGEMENT FRAMEWORK
6109 CPUIDLE DRIVER - DT IDLE PM DOMAIN
11678 INTEL IDLE DRIVER