/linux/drivers/misc/altera-stapl/ |
A D | altera-jtag.c | 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() 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 D | altera-jtag.h | 19 IDLE = 1, enumerator
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
A D | idle.fuc | 30 * IDLE data segment 36 * IDLE code segment 55 // count IDLE invocations for debugging purposes
|
/linux/drivers/scsi/ |
A D | aha1542.h | 13 #define IDLE BIT(4) /* SCSI Host Adapter Idle */ macro 18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|
A D | aha1542.c | 226 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 D | ad714x.c | 67 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 D | ctxnv40.c | 609 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 D | firmware.c | 26 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 D | saa7134-i2c.c | 53 IDLE = 0, // no I2C command pending enumerator 122 case IDLE: in i2c_is_idle()
|
/linux/drivers/media/dvb-frontends/ |
A D | bcm3510_priv.h | 41 u8 IDLE :1; member 63 u8 IDLE :1; member
|
A D | bcm3510.c | 256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) {
|
/linux/Documentation/devicetree/bindings/sound/ |
A D | mt6359.yaml | 35 - 0 # IDLE - mic in turn-off status
|
/linux/drivers/net/hamradio/ |
A D | dmascc.c | 131 #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 D | rohm,bd71828-regulator.yaml | 61 PMIC default "IDLE" state voltage in uV. See below table for
|
A D | rohm,bd71837-regulator.yaml | 70 PMIC default "IDLE" state voltage in uV. See below table for
|
A D | rohm,bd71847-regulator.yaml | 69 PMIC default "IDLE" state voltage in uV. See below table for
|
/linux/drivers/dma/ |
A D | hisi_dma.c | 46 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 D | pagemap.rst | 82 25. IDLE 129 25 - IDLE
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | idle-states.yaml | 57 ..__[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 D | cm_trace.h | 25 ib_cm_state(IDLE) \
|
/linux/Documentation/devicetree/bindings/phy/ |
A D | nvidia,tegra20-usb-phy.yaml | 153 Number of 480 MHz clock cycles of idle to wait before declare IDLE.
|
/linux/Documentation/admin-guide/laptops/ |
A D | disk-shock-protection.rst | 21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
|
/linux/arch/arm/mm/ |
A D | proc-xscale.S | 179 mcr p14, 0, r0, c7, c0, 0 @ Go to IDLE
|
/linux/drivers/md/ |
A D | dm-cache-target.c | 1569 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 D | blk-mq-debugfs.c | 281 CMD_FLAG_NAME(IDLE),
|