Home
last modified time | relevance | path

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

12

/linux/drivers/misc/altera-stapl/
A Daltera-jtag.c83 js->drstop_state = IDLE; in altera_jinit()
84 js->irstop_state = IDLE; in altera_jinit()
282 js->jtag_state = IDLE; in altera_jreset_idle()
599 case IDLE: in altera_irscan()
601 start_state = IDLE; in altera_irscan()
698 case IDLE: in altera_swap_ir()
700 start_state = IDLE; in altera_swap_ir()
802 case IDLE: in altera_drscan()
804 start_state = IDLE; in altera_drscan()
893 case IDLE: in altera_swap_dr()
[all …]
A Daltera-jtag.h19 IDLE = 1, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
A Didle.fuc30 * IDLE data segment
36 * IDLE code segment
55 // count IDLE invocations for debugging purposes
/linux/drivers/scsi/
A Daha1542.h13 #define IDLE BIT(4) /* SCSI Host Adapter Idle */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
A Daha1542.c226 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/
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/
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/
A Dfirmware.c26 IDLE, enumerator
103 return IDLE; in brcmf_nvram_handle_idle()
156 return IDLE; in brcmf_nvram_handle_value()
180 return IDLE; in brcmf_nvram_handle_comment()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-i2c.c53 IDLE = 0, // no I2C command pending enumerator
122 case IDLE: in i2c_is_idle()
/linux/drivers/media/dvb-frontends/
A Dbcm3510_priv.h41 u8 IDLE :1; member
63 u8 IDLE :1; member
A Dbcm3510.c256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) {
/linux/Documentation/devicetree/bindings/sound/
A Dmt6359.yaml35 - 0 # IDLE - mic in turn-off status
/linux/drivers/net/hamradio/
A Ddmascc.c131 #define IDLE 0 macro
745 priv->state = IDLE; in scc_open()
940 if (priv->state == IDLE) { in scc_send_packet()
1369 case IDLE: in es_isr()
1429 priv->state = IDLE; in tm_isr()
/linux/Documentation/devicetree/bindings/regulator/
A Drohm,bd71828-regulator.yaml61 PMIC default "IDLE" state voltage in uV. See below table for
A Drohm,bd71837-regulator.yaml70 PMIC default "IDLE" state voltage in uV. See below table for
A Drohm,bd71847-regulator.yaml69 PMIC default "IDLE" state voltage in uV. See below table for
/linux/drivers/dma/
A Dhisi_dma.c46 IDLE = 0, enumerator
209 FIELD_GET(HISI_DMA_FSM_STS_MASK, tmp) == IDLE, 10, 1000); in hisi_dma_reset_hw_chan()
/linux/Documentation/admin-guide/mm/
A Dpagemap.rst82 25. IDLE
129 25 - IDLE
/linux/Documentation/devicetree/bindings/arm/
A Didle-states.yaml57 ..__[EXEC]__|__[PREP]__|__[ENTRY]__|__[IDLE]__|__[EXIT]__|__[EXEC]__..
79 to completion up to IDLE before anything else can happen.
81 IDLE: This is the actual energy-saving idle period. This may last
/linux/drivers/infiniband/core/
A Dcm_trace.h25 ib_cm_state(IDLE) \
/linux/Documentation/devicetree/bindings/phy/
A Dnvidia,tegra20-usb-phy.yaml153 Number of 480 MHz clock cycles of idle to wait before declare IDLE.
/linux/Documentation/admin-guide/laptops/
A Ddisk-shock-protection.rst21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
/linux/arch/arm/mm/
A Dproc-xscale.S179 mcr p14, 0, r0, c7, c0, 0 @ Go to IDLE
/linux/drivers/md/
A Ddm-cache-target.c1569 IDLE, enumerator
1580 return IDLE; in spare_migration_bandwidth()
1865 r = policy_get_background_work(cache->policy, b == IDLE, &op); in check_migrations()
/linux/block/
A Dblk-mq-debugfs.c281 CMD_FLAG_NAME(IDLE),

Completed in 53 milliseconds

12