| /linux/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 35 /* 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 D | altera-jtag.h | 19 IDLE = 1, enumerator
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| H A D | idle.fuc | 30 * IDLE data segment 36 * IDLE code segment 55 // count IDLE invocations for debugging purposes
|
| /linux/drivers/scsi/ |
| H A D | aha1542.h | 13 #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 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/media/pci/saa7134/ |
| H 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/ |
| H A D | bcm3510_priv.h | 41 u8 IDLE :1; member 63 u8 IDLE :1; member
|
| /linux/drivers/infiniband/core/ |
| H A D | cm_trace.h | 25 ib_cm_state(IDLE) \
|
| /linux/drivers/dma/ |
| H A D | hisi_dma.c | 102 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 D | pagemap.rst | 97 25. IDLE 144 25 - IDLE
|
| /linux/drivers/spi/ |
| H A D | spi-amlogic-spifc-a4.c | 55 #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 D | introduction.rst | 248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
|
| /linux/Documentation/translations/zh_CN/arch/loongarch/ |
| H A D | introduction.rst | 248 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 320 IDLE pages tracking 481 #IDLE pages recompression is activated by `idle` mode
|
| /linux/arch/arm/mm/ |
| H A D | proc-xscale.S | 182 mcr p14, 0, r0, c7, c0, 0 @ Go to IDLE
|
| /linux/drivers/md/ |
| H A D | dm-cache-target.c | 1588 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 D | introduction.rst | 281 SYSCALL BREAK CPUCFG NOP IDLE ERTN(ERET) DBCL(DBGCALL) RDTIMEL.W RDTIMEH.W RDTIME.D
|
| /linux/arch/arm/ |
| H A D | Kconfig | 524 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 D | cgroup-v2.rst | 2334 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 D | macb_main.c | 300 return readx_poll_timeout(MACB_READ_NSR, bp, val, val & MACB_BIT(IDLE), in macb_mdio_wait_for_idle()
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2814 feature is turned off -- see "Do CPU IDLE calls", below). This
|
| /linux/ |
| H A D | MAINTAINERS | 6554 CPU IDLE TIME MANAGEMENT FRAMEWORK 6622 CPUIDLE DRIVER - DT IDLE PM DOMAIN 12725 INTEL IDLE DRIVER
|