Searched refs:ASYNC (Results 1 - 56 of 56) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/cplb-nompu/
H A Dcplbinit.c153 /* ASYNC banks. */ generate_cplb_tables_all()
192 /* ASYNC banks. */ generate_cplb_tables_all()
/linux-4.1.27/drivers/isdn/sc/
H A Dmessage.c216 pr_debug("%s: Got ASYNC message\n", send_and_receive()
/linux-4.1.27/include/linux/platform_data/
H A Dedma.h98 ASYNC = 0, enumerator in enum:sync_dimension
/linux-4.1.27/arch/arm/mach-omap2/
H A Dusb-tusb6010.c172 /* ASYNC region, primarily for PIO */ tusb6010_setup_interface()
/linux-4.1.27/sound/usb/
H A Dproc.c78 "NONE", "ASYNC", "ADAPTIVE", "SYNC" proc_dump_substream_formats()
/linux-4.1.27/mm/
H A Dbacking-dev.c503 * @sync: SYNC or ASYNC IO
531 * @sync: SYNC or ASYNC IO
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-drv.h109 * 6) iwl_drv_start fetches the fw ASYNC, iwl_req_fw_callback
H A Diwl-trans.h117 * The transport does provide helper functionality (i.e. SYNC / ASYNC mode),
/linux-4.1.27/drivers/dma/
H A Dfsl_raid.c47 * registers with Linux's ASYNC layer as dma driver. RE hardware
53 * strips, stripes etc. It sends requests to the underlying ASYNC layer
54 * which further passes it to RE driver. ASYNC layer decides which request
532 * support is added in Linux's MD/ASYNC Layer
/linux-4.1.27/sound/soc/sirf/
H A Dsirf-usp.h172 /* USP ASYNC PARAMETER Register*/
/linux-4.1.27/drivers/scsi/
H A Dnsp32.c1644 * finished yet. Fall back to ASYNC mode. nsp32_busfree_occur()
1663 * back to ASYNC mode. nsp32_busfree_occur()
2354 nsp32_set_async(data, target); /* set as ASYNC transfer mode */ nsp32_analyze_sdtr()
2397 * target <-> initiator use ASYNC transfer
2990 * Value 0x0: ASYNC, 0x0c: Ultra-20M, 0x19: Fast-10M
3084 * Value 0x0: 20MB/S, 0x1: 10MB/S, 0x2: 5MB/S, 0x3: ASYNC
3128 case 3: /* ASYNC */ nsp32_getprom_c16()
H A DFlashPoint.c345 #define ASYNC 0x00 macro
3260 if (offset == ASYNC) FPT_stsyncn()
3261 sync_msg = ASYNC; FPT_stsyncn()
3298 sync_reg = 0x00; /* Use ASYNC */ FPT_stsyncn()
H A Dqla1280.c2291 /* ASYNC data setup time. */ qla1280_nvram_config()
/linux-4.1.27/fs/xfs/
H A Dxfs_buf.h71 { XBF_ASYNC, "ASYNC" }, \
H A Dxfs_log.c1191 /* log I/O is always issued ASYNC */ xlog_iodone()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dops.c220 * only in this case!), it should be set as ASYNC. In that case, it will be
680 "returned value from ASYNC handlers are ignored\n"); iwl_mvm_async_handlers_wk()
H A Dcoex_legacy.c775 /* Send ASYNC since this can be sent from an atomic context */ iwl_mvm_bt_coex_reduced_txp()
/linux-4.1.27/sound/pci/
H A Dcs4281.c212 #define BA0_SPMC_ASYNC (1<<1) /* Asynchronous ASYNC Assertion */
547 * set ESYN - ASYNC generation enabled snd_cs4281_ac97_write()
601 * set ESYN - ASYNC generation enabled snd_cs4281_ac97_read()
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c694 * use ASYNC flag as some buffers in multi-buffer
/linux-4.1.27/block/
H A Dblk-mq.c1306 * an ASYNC request, just ensure that we run it later on. The blk_mq_make_request()
1381 * an ASYNC request, just ensure that we run it later on. The blk_sq_make_request()
H A Dcfq-iosched.c277 * of SYNC, SYNC_NOIDLE and ASYNC based on workload type. For IDLE
2947 * (SYNC, SYNC_NOIDLE, ASYNC), and to compute a workload choose_wl_class_and_type()
/linux-4.1.27/arch/arm/common/
H A Dedma.c1079 * @sync_mode: ASYNC or ABSYNC
1112 if (sync_mode == ASYNC) edma_set_transfer_params()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c791 /* enable 4-bit ASYNC interrupt on AR6003 or later */ ath6kl_sdio_config()
/linux-4.1.27/drivers/gpu/drm/i810/
H A Di810_dma.c806 /* On i815 at least ASYNC is buggy */ i810_dma_dispatch_flip()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dnid.h1292 /* ASYNC DMA - first instance at 0xd000, second at 0xd800 */
H A Dsid.h1809 /* ASYNC DMA - first instance at 0xd000, second at 0xd800 */
H A Devergreend.h1400 /* ASYNC DMA */
H A Datombios.h2782 ulMaxSystemMemoryClock: For Intel IGP,it's the Max freq from memory SPD if memory runs in ASYNC mode or otherwise (SYNC mode) it's 0
2784 ulMinSystemMemoryClock: For Intel IGP,it's 133MHz if memory runs in ASYNC mode or otherwise (SYNC mode) it's 0
/linux-4.1.27/drivers/tty/serial/
H A Dsunsab.c1 /* sunsab.c: ASYNC Driver for the SIEMENS SAB82532 DUSCC.
/linux-4.1.27/net/sunrpc/
H A Dsched.c324 * Note: If the task is ASYNC, and is being made runnable after sitting on an
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_lib.c135 * set ESYN - ASYNC generation enabled snd_cs46xx_codec_read()
262 * set ESYN - ASYNC generation enabled snd_cs46xx_codec_write()
/linux-4.1.27/drivers/base/
H A Dfirmware_class.c553 if (add_uevent_var(env, "ASYNC=%d", fw_priv->nowait)) do_firmware_uevent()
/linux-4.1.27/tools/perf/util/
H A Dsort.c1110 { PERF_TXN_ASYNC, "ASYNC ", 0 },
/linux-4.1.27/sound/soc/davinci/
H A Ddavinci-mcasp.c182 * When ASYNC == 0 the transmit and receive sections operate mcasp_start_rx()
/linux-4.1.27/drivers/tty/
H A Dn_tty.c225 * that attach themselves to the master and rely on ASYNC
H A Dn_gsm.c2400 * that attach themselves to the master and rely on ASYNC
H A Dsynclink.c3509 seq_printf(m, " ASYNC tx:%d rx:%d", line_info()
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DdefBF532.h380 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
/linux-4.1.27/sound/soc/codecs/
H A Dwm5100.c1433 /* If we're in ASYNCCLK set the ASYNC sample rate */ wm5100_hw_params()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c260 /* For the initial link status do not rely on the ASYNC event as be_async_link_state_process()
/linux-4.1.27/drivers/message/fusion/
H A Dmptctl.c551 /* ASYNC Event Notification Support */
H A Dmptbase.c7897 desc = "ASYNC Outbound Overrun"; mpt_spi_log_info()
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1755 * process iSCSI ASYNC Message
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_cache.c2004 * prepare pages for ASYNC io and put pages in send queue.
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Dcommon.h110 * only for ASYNC commands
/linux-4.1.27/drivers/usb/host/
H A Disp1362-hcd.c780 DBG(2, "%s: Cycling ASYNC schedule %d\n", __func__, ptd_count); start_atl_transfers()
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h598 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DdefBF522.h599 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h969 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
/linux-4.1.27/fs/btrfs/
H A Dfile.c1886 * btrfs_wait_ordered_range for an explanation of the ASYNC check. btrfs_sync_file()
/linux-4.1.27/tools/perf/
H A Dbuiltin-trace.c747 P_FLAG(ASYNC); syscall_arg__scnprintf_open_flags()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c185 pr_debug("ASYNC event= %d on device= %s\n", event->event, srpt_event_handler()
/linux-4.1.27/drivers/char/pcmcia/
H A Dsynclink_cs.c2604 seq_printf(m, " ASYNC tx:%d rx:%d", line_info()
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h1223 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_target.c5433 "ASYNC EVENT %#x, but no tgt (ha %p)\n", code, ha); qlt_async_event()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c9037 * lpfc_sli_async_event_handler - ASYNC iocb handler function
9043 * function when there is an ASYNC event iocb in the ring.
9046 * ASYNC events. The function decodes the temperature sensor

Completed in 2877 milliseconds