/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 49 /* RESET */ { RESET, IDLE }, 50 /* IDLE */ { DRSELECT, IDLE }, 57 /* DRUPDATE */ { DRSELECT, IDLE }, 64 /* IRUPDATE */ { DRSELECT, IDLE } 97 js->drstop_state = IDLE; in altera_jinit() 98 js->irstop_state = IDLE; in altera_jinit() 296 js->jtag_state = IDLE; in altera_jreset_idle() 317 if ((state == IDLE) || (state == DRSHIFT) || in altera_goto_jstate() 613 case IDLE: in altera_irscan() 615 start_state = IDLE; in altera_irscan() [all …]
|
D | altera-jtag.h | 33 IDLE = 1, enumerator
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | idle.fuc | 30 * IDLE data segment 36 * IDLE code segment 55 // count IDLE invocations for debugging purposes
|
/drivers/scsi/ |
D | aha1542.h | 12 #define IDLE BIT(4) /* SCSI Host Adapter Idle */ macro 17 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|
D | aha1542.c | 204 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port() 866 STATMASK, IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) { in aha1542_reset()
|
/drivers/input/misc/ |
D | ad714x.c | 68 enum ad714x_device_state { IDLE, JITTER, ACTIVE, SPACE }; enumerator 220 case IDLE: in ad714x_button_state_machine() 236 sw->state = IDLE; in ad714x_button_state_machine() 352 case IDLE: in ad714x_slider_state_machine() 387 sw->state = IDLE; in ad714x_slider_state_machine() 524 case IDLE: in ad714x_wheel_state_machine() 560 sw->state = IDLE; in ad714x_wheel_state_machine() 808 case IDLE: in ad714x_touchpad_state_machine() 857 sw->state = IDLE; in ad714x_touchpad_state_machine()
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | firmware.c | 36 IDLE, enumerator 111 return IDLE; in brcmf_nvram_handle_idle() 162 return IDLE; in brcmf_nvram_handle_value() 186 return IDLE; in brcmf_nvram_handle_comment()
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
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()
|
/drivers/media/pci/saa7134/ |
D | saa7134-i2c.c | 66 IDLE = 0, // no I2C command pending enumerator 135 case IDLE: in i2c_is_idle()
|
/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 54 u8 IDLE :1; member 76 u8 IDLE :1; member
|
D | bcm3510.c | 256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) {
|
/drivers/net/hamradio/ |
D | dmascc.c | 144 #define IDLE 0 macro 750 priv->state = IDLE; in scc_open() 948 if (priv->state == IDLE) { in scc_send_packet() 1378 case IDLE: in es_isr() 1438 priv->state = IDLE; in tm_isr()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.h | 133 IDLE = 0, enumerator
|
/drivers/tty/ |
D | synclinkmp.c | 422 #define IDLE BIT6 macro 2240 info->ie1_value &= ~(IDLE + UDRN); in isr_txeom() 2242 write_reg(info, SR1, (unsigned char)(UDRN + IDLE)); in isr_txeom() 2248 else if (status & IDLE) in isr_txeom() 2284 unsigned char status = read_reg(info, SR1) & info->ie1_value & (UDRN + IDLE + CCTS); in isr_txint() 2293 if (status & (UDRN + IDLE)) in isr_txint() 2319 info->ie1_value |= IDLE; in isr_txrdy() 2989 info->ie1_value |= IDLE; in tx_abort() 2991 write_reg(info, SR1, (unsigned char)(IDLE + UDRN)); /* clear pending */ in tx_abort() 4240 info->ie1_value &= ~IDLE; in tx_start() [all …]
|
/drivers/isdn/hardware/eicon/ |
D | message.c | 836 a->ncci_state[ncci] = IDLE; in get_ncci() 972 a->ncci_state[ncci] = IDLE; in ncci_remove() 1002 a->ncci_state[ncci] = IDLE; in ncci_remove() 1648 if (plci->State != SUSPENDING) plci->State = IDLE; in disconnect_res() 1680 dummy_plci.State = IDLE; in listen_req() 1973 if (plci && plci->State && plci->SuppState == IDLE) in facility_req() 2096 if (plci && plci->State && ((plci->SuppState == IDLE) || (plci->SuppState == CALL_HELD))) in facility_req() 2633 if ((plci->State == IDLE) || (plci->State == OUTG_DIS_PENDING) in connect_b3_req() 2634 || (plci->State == INC_DIS_PENDING) || (plci->SuppState != IDLE)) in connect_b3_req() 2974 if (plci && ncci && (plci->State != IDLE) && (plci->State != INC_DIS_PENDING) in connect_b3_a_res() [all …]
|
D | divacapi.h | 654 #define IDLE 0 macro 679 #define IDLE 0 macro
|
/drivers/misc/mei/ |
D | hbm.c | 65 MEI_HBM_STATE(IDLE); in mei_hbm_state_str()
|
/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 735 IDLE = 0, enumerator
|
/drivers/net/ethernet/cadence/ |
D | macb.c | 230 while (!MACB_BFEXT(IDLE, macb_readl(bp, NSR))) in macb_mdio_read() 251 while (!MACB_BFEXT(IDLE, macb_readl(bp, NSR))) in macb_mdio_write()
|
/drivers/mtd/nand/ |
D | Kconfig | 202 bool "Samsung S3C NAND IDLE clock stop"
|