/linux-4.4.14/drivers/net/can/c_can/ |
H A D | c_can_platform.c | 108 * NOTE: DONE must be written with 1 to clear it. c_can_hw_raminit_syscon() 109 * We can't clear the DONE bit here using regmap_update_bits() c_can_hw_raminit_syscon() 110 * as it will bypass the write if initial condition is START:0 DONE:1 c_can_hw_raminit_syscon() 113 ctrl &= ~mask; /* START = 0, DONE = 0 */ c_can_hw_raminit_syscon() 116 /* check if START bit is 0. Ignore DONE bit for now c_can_hw_raminit_syscon() 122 /* Clear DONE bit & set START bit. */ c_can_hw_raminit_syscon() 124 /* DONE must be written with 1 to clear it */ c_can_hw_raminit_syscon() 127 /* prevent further clearing of DONE bit */ c_can_hw_raminit_syscon()
|
H A D | c_can.h | 181 const struct raminit_bits *raminit_bits; /* Array of START/DONE bit positions */
|
/linux-4.4.14/drivers/misc/ |
H A D | lattice-ecp3-config.c | 39 * The status register is 32bit revered, DONE is bit 17 from the TN1222.pdf 181 dev_info(&spi->dev, "FPGA not configured (DONE not set)\n"); firmware_load()
|
/linux-4.4.14/lib/zlib_inflate/ |
H A D | inflate.h | 42 DONE, /* finished check, done -- remain here until reset */ enumerator in enum:__anon14879 68 CHECK -> LENGTH -> DONE
|
H A D | inflate.c | 696 state->mode = DONE; zlib_inflate() 697 case DONE: zlib_inflate()
|
/linux-4.4.14/drivers/media/pci/cobalt/ |
H A D | cobalt-omnitek.c | 41 #define DONE (1 << 4) macro 121 if (ioread32(CS_REG(s->dma_channel)) & DONE) is_dma_done() 151 if (!(ctrl & DONE)) omni_sg_dma_init()
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | phy.h | 276 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT) 282 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT) 294 * This PHY information field tracks the number of DONE (CREDIT TIMEOUT) 300 * This PHY information field tracks the number of DONE (CREDIT TIMEOUT) 328 * a DONE has been received.
|
/linux-4.4.14/drivers/staging/vt6655/ |
H A D | srom.c | 92 /* wait DONE be set */ SROMbyReadEmbedded()
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-main.c | 103 pvr2_trace(PVR2_TRACE_INIT,"pvr_disconnect(pvr=%p) DONE",pvr); pvr_disconnect()
|
H A D | pvrusb2-hdw.c | 4976 "Drive state check DONE callback=%d",callback_flag); pvr2_hdw_state_eval()
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_layer.c | 207 * Set LOADED and DONE flags: they'll be cleared if at least one atmel_hlcdc_layer_irq() 208 * memory plane is not LOADED or DONE. atmel_hlcdc_layer_irq() 240 * Clear LOADED and DONE flags if the memory plane is either atmel_hlcdc_layer_irq() 241 * not LOADED or not DONE. atmel_hlcdc_layer_irq()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.c | 452 "BEGIN", "PCI-MAP-DONE", "DISPATCH-INIT-DONE", 453 "IQ-INIT-DONE", "SCBUFF-POOL-INIT-DONE", "RESPLIST-INIT-DONE", 454 "DROQ-INIT-DONE", "IO-QUEUES-INIT-DONE", "CONSOLE-INIT-DONE",
|
/linux-4.4.14/drivers/dma/ |
H A D | ep93xx_dma.c | 463 * leads to problems since we don't get DONE interrupt then. m2m_hw_setup() 576 * According to EP93xx User's Guide, we should receive DONE interrupt when all 578 * case - sometimes EP93xx M2M DMA asserts DONE interrupt when the DMA channel 581 * In effect, disabling the channel when only DONE bit is set could stop 595 /* Accept only DONE and NFB interrupts */ m2m_hw_interrupt() 600 /* Clear the DONE bit */ m2m_hw_interrupt() 613 * DMA channel. Using DONE and NFB bits from channel status register m2m_hw_interrupt() 622 * disabling the channel or polling the DONE bit. m2m_hw_interrupt()
|
H A D | pl330.c | 408 DONE, enumerator in enum:desc_status 1465 desc->status = DONE; dma_pl330_rqcb() 1964 desc->status = DONE; fill_queue() 1983 if (desc->status == DONE) { pl330_tasklet() 2259 if (desc->status == DONE) pl330_tx_status() 2269 case DONE: pl330_tx_status()
|
H A D | mpc512x_dma.c | 121 u8 dmacdne; /* DMA clear DONE status bit */
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_dwc_460ex.c | 482 goto DONE; sata_dwc_isr() 506 goto DONE; sata_dwc_isr() 526 goto DONE; sata_dwc_isr() 537 goto DONE; sata_dwc_isr() 564 goto DONE; sata_dwc_isr() 571 goto DONE; sata_dwc_isr() 626 goto DONE; sata_dwc_isr() 667 DONE: sata_dwc_isr()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 132 * Preserve the DONE mask, since we still want to get the disable_controller_async() 133 * final DONE irq. It will be disabled in the IRQ handler. disable_controller_async() 146 dev_err(lcdc.fbdev->dev, "timeout waiting for FRAME DONE\n"); disable_controller() 287 * the LCD controller, which will generate a DONE irq after the last frame has 415 dev_err(lcdc.fbdev->dev, "timeout waiting for FRAME DONE\n"); load_palette()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.c | 399 /* clear DONE bit - tell DSP we have completed the operation */ skl_dsp_irq_thread_handler() 458 /* enable IPC DONE interrupt */ skl_ipc_op_int_enable() 469 /* disable IPC DONE interrupt */ skl_ipc_op_int_disable() 510 /* Disable IPC DONE interrupt */ skl_ipc_free()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_log_priv.h | 112 * DONE -- we were in the NEED state and have committed a dummy 121 * We commit the dummy transaction and switch to DONE or DONE2, 128 * So, if we aren't in the DONE or DONE2 states, the next state 130 * unless it was committed and the state switched to DONE or DONE2. 132 * If we are in the DONE state and this was a write of the
|
H A D | xfs_buf.h | 73 { XBF_DONE, "DONE" }, \
|
/linux-4.4.14/drivers/scsi/ |
H A D | raid_class.c | 109 dev_printk(KERN_ERR, dev, "RAID REMOVE DONE\n"); raid_remove()
|
H A D | a100u2w.c | 1045 cmd->scsi_done(cmd); /* Notify system DONE */ inia100_scb_handler()
|
H A D | 53c700.c | 625 printk(KERN_ERR "53c700: SCSI DONE HAS NULL SCp\n"); NCR_700_scsi_done()
|
H A D | fdomain.c | 1367 printk( " ** IN DONE %d ** ", current_SC->SCp.have_data_in ); do_fdomain_16x0_intr()
|
H A D | wd33c93.c | 1178 DB(DB_INTR, printk("SX-DONE")) wd33c93_intr()
|
H A D | in2000.c | 1331 DB(DB_INTR, printk("SX-DONE")) in2000_intr()
|
H A D | initio.c | 2823 cmnd->scsi_done(cmnd); /* Notify system DONE */ i91uSCBPost()
|
H A D | ncr53c8xx.c | 5114 ** Look at the DONE QUEUE if enabled, otherwise scan all CCBs
|
/linux-4.4.14/drivers/staging/gs_fpgaboot/ |
H A D | gs_fpgaboot.c | 368 pr_info("FPGA DOWNLOAD DONE <---\n"); gs_fpgaboot_init()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
H A D | cmdresp.c | 320 lbs_deb_cmd("EVENT: INIT DONE\n"); lbs_process_event()
|
/linux-4.4.14/include/trace/events/ |
H A D | v4l2.h | 76 { V4L2_BUF_FLAG_DONE, "DONE" }, \
|
/linux-4.4.14/tools/testing/selftests/memfd/ |
H A D | fuse_test.c | 308 printf("fuse: DONE\n"); main()
|
H A D | memfd_test.c | 909 printf("memfd: DONE\n"); main()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | smu.h | 179 * - length 5 (only "VSLEW") : it returns "DONE" and 3 bytes of 182 * used to set the voltage slewing point. The SMU replies with "DONE"
|
H A D | cpm2.h | 687 #define IDMA_DCM_DT ((ushort)0x0004) /* DONE treatment */ 733 #define IDMA_EVENT_EDN ((unsigned char)0x02) /* external DONE asserted */
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | ssin.S | 200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
H A D | stan.S | 188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
/linux-4.4.14/sound/ppc/ |
H A D | snd_ps3_reg.h | 710 It will return to the DONE state when the request is completed. 756 DONE indicates the previous request has completed.
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw1.h | 719 }/*-------------------------< DONE >-----------------------------*/,{ 721 * Copy the DSA to the DONE QUEUE and 723 * If we are interrupted between DONE 738 * The instruction below reads the DONE QUEUE next
|
H A D | sym_fw2.h | 696 }/*-------------------------< DONE >-----------------------------*/,{ 698 * Copy the DSA to the DONE QUEUE and 700 * If we are interrupted between DONE 713 * The instruction below reads the DONE QUEUE next
|
H A D | sym_hipd.h | 169 * Number of entries in the START and DONE queues.
|
H A D | sym_hipd.c | 1588 * The chip may have completed jobs. Look at the DONE QUEUE. 2828 * before the scanning of the DONE queue. sym_interrupt() 5485 * Only successful commands go to the DONE queue,
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | s_4bri.c | 269 #define FPGA_BUSY 0x0002 /* BUSY high, DONE low */
|
/linux-4.4.14/drivers/media/pci/zoran/ |
H A D | zoran.h | 187 struct zoran_sync bs; /* DONE: info to return to application */
|
H A D | zoran_driver.c | 539 "%s: %s - queueing buffer %d in state DONE!?\n", zoran_v4l_queue_frame()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | common-pci.c | 414 pr_debug("DONE\n"); ixp4xx_pci_preinit()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
H A D | dlmrecovery.c | 538 mlog(0, "DONE mastering recovery of %s:%u here(this=%u)!\n", dlm_do_recovery() 641 mlog(0, "already DONE receiving recovery data " dlm_remaster_locks() 967 mlog(0, "sending DATA DONE message to %u, " dlm_send_all_done_msg() 997 mlog(0, "got DATA DONE: dead_node=%u, reco.dead_node=%u, " dlm_reco_data_done_handler() 1002 "Got DATA DONE: dead_node=%u, reco.dead_node=%u, " dlm_reco_data_done_handler() 1027 mlog(0, "node %u is DONE sending " dlm_reco_data_done_handler()
|
H A D | dlmdebug.c | 844 state = "DONE"; debug_state_print()
|
H A D | dlmdomain.c | 473 mlog(0, "DONE Migrating locks from domain %s\n", dlm->name); dlm_migrate_all_locks()
|
H A D | dlmmaster.c | 821 * DONE! return right away */ dlm_get_lock_resource()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | firmware.c | 1009 /* Wait for both DONE and RCV_DATA_VALID to go high */ sbus_request_slow() 1016 * If the loop has timed out, we are OK if DONE bit sbus_request_slow() 1031 /* Wait for DONE to clear after EXECUTE is cleared */ sbus_request_slow()
|
/linux-4.4.14/drivers/scsi/libsas/ |
H A D | sas_discover.c | 493 SAS_DPRINTK("DONE DISCOVERY on port %d, pid:%d, result:%d\n", port->id, sas_discover_domain()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | dispc-compat.c | 504 DSSERR("timeout waiting for FRAME DONE\n"); dispc_mgr_disable_lcd_out()
|
H A D | hdmi5_core.c | 157 /* clear ERROR and DONE */ hdmi_core_ddc_edid()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-pmcmsp.c | 300 * Enable 'DONE' interrupt only. pmcmsptwi_probe()
|
/linux-4.4.14/drivers/mfd/ |
H A D | axp20x.c | 345 INIT_REGMAP_IRQ(AXP288, DONE, 1, 2),
|
/linux-4.4.14/fs/dlm/ |
H A D | rcom.c | 542 * recover_status |= DONE
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_inode_buf.c | 66 * clear the DONE status of the buffer so that a followup read will re-read it
|
/linux-4.4.14/arch/ia64/lib/ |
H A D | do_csum.S | 78 // NOT YET DONE:
|
/linux-4.4.14/drivers/fpga/ |
H A D | socfpga.c | 226 /* Clear any existing DONE status. */ socfpga_fpga_dclk_set_and_wait_clear()
|
/linux-4.4.14/tools/testing/selftests/x86/ |
H A D | ldt_gdt.c | 318 printf("[DONE]\tSize test\n"); do_simple_tests()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd.h | 537 int ibc_reserved_credits; /* # ACK/DONE msg credits */ 552 /* reserve an ACK/DONE msg */
|
/linux-4.4.14/drivers/parisc/ |
H A D | sba_iommu.c | 1002 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); sba_map_sg() 1051 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); sba_unmap_sg() 1492 DBG_INIT("%s() DONE\n", __func__); sba_ioc_init()
|
H A D | ccio-dma.c | 956 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); ccio_map_sg() 1001 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); ccio_unmap_sg()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | ohci-dbg.c | 261 (tmp & TD_DONE) ? " (DONE)" : "", ohci_dump_td()
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | mct_u232.c | 18 * TO BE DONE, TO BE CHECKED:
|
/linux-4.4.14/drivers/rapidio/devices/ |
H A D | tsi721_dma.c | 166 dev_dbg(dev, "Unable to get MSI-X for BDMA%d-DONE\n", tsi721_bdma_ch_init()
|
H A D | tsi721.c | 1588 "OBOX%d-DONE\n", mbox); tsi721_open_outb_mbox() 1902 "IBOX%d-DONE\n", mbox); tsi721_open_inb_mbox()
|
/linux-4.4.14/drivers/video/fbdev/exynos/ |
H A D | exynos_mipi_dsi_common.c | 420 "Can't found RX FIFO READ DONE FLAG : %x\n", rcv_pkt); exynos_mipi_dsi_rd_data()
|
/linux-4.4.14/drivers/leds/ |
H A D | leds-blinkm.c | 454 "# DONE # next_red = %d, next_green = %d," led_work()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.c | 300 CX18_DEBUG_HI_DMA("DMA DONE for %s (MDL %d)\n", s->name, id); epu_dma_done()
|
/linux-4.4.14/drivers/char/ |
H A D | apm-emulation.c | 72 * NONE -1-> PENDING -2-> READ -3-> ACKED -4-> DONE -5-> NONE
|
/linux-4.4.14/fs/afs/ |
H A D | rxrpc.c | 179 _debug("DONE %p{%s} [%d]", afs_free_call()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
H A D | pmsu.c | 578 /* Clear any previous DFS DONE event */ mvebu_pmsu_dfs_request()
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-ipc.c | 331 * clear IPCD BUSY bit and set DONE bit. Tell DSP we have sst_byt_irq_thread()
|
/linux-4.4.14/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 723 pr_info(PFX "DONE 1: state = %d, result=%d.\n", msg_done_handler() 845 pr_info(PFX "DONE 2: state = %d.\n", ssif_info->ssif_state); msg_done_handler()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | videobuf2-core.c | 839 * While streaming a buffer can only be returned in state DONE or ERROR. 903 * vb2_discard_done() - discard all buffers marked as DONE
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_req.c | 453 kref_get(&req->kref); /* wait for the DONE */ mod_rq_state() 757 /* Was not set PENDING, no longer QUEUED, so is now DONE __req_mod()
|
H A D | drbd_main.c | 1206 len = 0; /* DONE */ send_bitmap_rle_or_plain()
|
H A D | drbd_nl.c | 3210 return 0; /* DONE. */ drbd_adm_get_status_all()
|
/linux-4.4.14/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 1537 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); 1581 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); sba_unmap_sg_attrs()
|
/linux-4.4.14/sound/soc/intel/haswell/ |
H A D | sst-haswell-ipc.c | 796 /* clear DONE bit - tell DSP we have completed */ hsw_irq_thread() 812 /* clear BUSY bit and set DONE bit - accept new messages */ hsw_irq_thread()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
H A D | c2.c | 376 * Process transmit descriptors marked 'DONE' by the firmware,
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-bcm2835.c | 193 * Enable the HW block. This will immediately trigger a DONE (TX bcm2835_spi_transfer_one_irq()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | me4000.c | 381 dev_err(dev->class_dev, "DONE flag is not set\n"); me4000_xilinx_download()
|
/linux-4.4.14/drivers/md/ |
H A D | md.h | 338 * DONE: thread is done and is waiting to be reaped
|
H A D | md.c | 5807 printk(KERN_INFO "md: ... autorun DONE.\n"); autorun_devices()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 788 DTX((" DONE, tx_old=%d\n", elem)); bigmac_tx()
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | yam.c | 462 rc = inb(MSR(iobase)); /* check DONE signal */ fpga_download()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | au1000_eth.c | 921 * the TX DONE bits. This is a must if the irq is setup as
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
H A D | edp_ctrl.c | 992 DBG("DONE"); edp_ctrl_on_worker()
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_hdcp.c | 1165 /* Write KSV byte and set DONE bit[0] for last byte*/ hdmi_hdcp_write_ksv_fifo()
|
/linux-4.4.14/include/media/ |
H A D | videobuf2-core.h | 311 * one of the following: DONE and ERROR occur while
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 1308 /* need to clear DONE bit separately */ bnx2x_nvram_read_dword() 1580 /* need to clear DONE bit separately */ bnx2x_nvram_write_dword()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | llite_internal.h | 106 /* DONE WRITING is allowed. */
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | atmel_lcdfb.c | 769 dev_dbg(info->device, " * DONE\n"); atmel_lcdfb_set_par()
|
H A D | sa1100fb.c | 845 * sa1100fb_handle_irq: Handle 'LCD DONE' interrupts.
|
H A D | pxafb.c | 1482 * pxafb_handle_irq: Handle 'LCD DONE' interrupts.
|
/linux-4.4.14/drivers/media/platform/davinci/ |
H A D | vpif_capture.c | 328 * This function time stamp the buffer and mark it as DONE. It also
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
H A D | ispvideo.c | 566 * requests video queue layer to discard buffers marked as DONE if it's in
|
/linux-4.4.14/drivers/media/radio/ |
H A D | radio-wl1273.c | 1687 dev_dbg(radio->dev, "wl1273_vidioc_s_frequency: DONE\n"); wl1273_fm_vidioc_s_frequency()
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
H A D | supern_2.h | 638 #define FM_DONE 0x8000 /* DONE indicator */
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 1268 PRINTK3((CARDNAME": TX DONE STATUS: %4x\n", tx_status)); smc_tx()
|
/linux-4.4.14/drivers/base/ |
H A D | firmware_class.c | 692 * Same logic as fw_load_abort, only the DONE bit firmware_loading_store()
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | setup.c | 1048 * counter, PASS/FAIL/DONE, INTERRUPT_CRITICAL_SECTION, etc. setup_cpu()
|
/linux-4.4.14/Documentation/mic/mpssd/ |
H A D | mpssd.c | 225 mpsslog("MIC name %s %s %d DONE!\n", tap_configure()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 4225 /* Need to clear DONE bit separately. */ bnx2_nvram_erase_page() 4267 /* Need to clear DONE bit separately. */ bnx2_nvram_read_dword() 4313 /* Need to clear DONE bit separately. */ bnx2_nvram_write_dword()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 609 trace("DONE\n"); init_done()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | sdio.c | 1558 "info: <--- Tx DONE Interrupt --->\n"); mwifiex_process_int_status()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | p2p.c | 1022 brcmf_dbg(INFO, "Listen DONE, wake up wait_next_af\n"); brcmf_p2p_notify_listen_complete()
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | ldc.c | 1637 ldcdbg(DATA, "DATA WAIT DONE " rx_data_wait()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
H A D | wa-xfer.c | 365 dev_dbg(dev, "xfer %p ID %08X#%u: DONE short %d " __wa_xfer_is_done()
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 2742 /* matching erp found - set all leading erp's to DONE */ dasd_3990_erp_action()
|
H A D | dasd.c | 1994 * Now set each request back to TERMINATED, DONE or NEED_ERP dasd_flush_device_queue()
|
/linux-4.4.14/drivers/scsi/arm/ |
H A D | acornscsi.c | 1555 * we got a REJECT in response to SDTR, then it'll be set to DONE. acornscsi_message()
|
H A D | fas216.c | 1974 * (FUNCTION DONE with BUS SERVICE) interrupt fas216_kick()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 1278 * This function time stamp the buffer and mark it as DONE. It also
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_state.c | 3021 DRM_DEBUG("DONE\n"); radeon_cp_cmdbuf()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 2631 * Software must keep the last DONE descriptor as a ath_tx_processq()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5046 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5257 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5776 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
H A D | fpsp.S | 5152 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5363 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5882 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | mcdi_pcol.h | 1823 * "good" transaction should have the DONE bit set and all other bits clear. 1864 * "good" transaction should have the DONE bit set and all other bits clear.
|