/linux-4.1.27/arch/blackfin/kernel/cplb-nompu/ |
H A D | cplbinit.c | 153 /* ASYNC banks. */ generate_cplb_tables_all() 192 /* ASYNC banks. */ generate_cplb_tables_all()
|
/linux-4.1.27/drivers/isdn/sc/ |
H A D | message.c | 216 pr_debug("%s: Got ASYNC message\n", send_and_receive()
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | edma.h | 98 ASYNC = 0, enumerator in enum:sync_dimension
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | usb-tusb6010.c | 172 /* ASYNC region, primarily for PIO */ tusb6010_setup_interface()
|
/linux-4.1.27/sound/usb/ |
H A D | proc.c | 78 "NONE", "ASYNC", "ADAPTIVE", "SYNC" proc_dump_substream_formats()
|
/linux-4.1.27/mm/ |
H A D | backing-dev.c | 503 * @sync: SYNC or ASYNC IO 531 * @sync: SYNC or ASYNC IO
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
H A D | iwl-drv.h | 109 * 6) iwl_drv_start fetches the fw ASYNC, iwl_req_fw_callback
|
H A D | iwl-trans.h | 117 * The transport does provide helper functionality (i.e. SYNC / ASYNC mode),
|
/linux-4.1.27/drivers/dma/ |
H A D | fsl_raid.c | 47 * 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 D | sirf-usp.h | 172 /* USP ASYNC PARAMETER Register*/
|
/linux-4.1.27/drivers/scsi/ |
H A D | nsp32.c | 1644 * 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 D | FlashPoint.c | 345 #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 D | qla1280.c | 2291 /* ASYNC data setup time. */ qla1280_nvram_config()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_buf.h | 71 { XBF_ASYNC, "ASYNC" }, \
|
H A D | xfs_log.c | 1191 /* log I/O is always issued ASYNC */ xlog_iodone()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | ops.c | 220 * 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 D | coex_legacy.c | 775 /* 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 D | cs4281.c | 212 #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 D | sha1_mb.c | 694 * use ASYNC flag as some buffers in multi-buffer
|
/linux-4.1.27/block/ |
H A D | blk-mq.c | 1306 * 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 D | cfq-iosched.c | 277 * 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 D | edma.c | 1079 * @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 D | sdio.c | 791 /* enable 4-bit ASYNC interrupt on AR6003 or later */ ath6kl_sdio_config()
|
/linux-4.1.27/drivers/gpu/drm/i810/ |
H A D | i810_dma.c | 806 /* On i815 at least ASYNC is buggy */ i810_dma_dispatch_flip()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | nid.h | 1292 /* ASYNC DMA - first instance at 0xd000, second at 0xd800 */
|
H A D | sid.h | 1809 /* ASYNC DMA - first instance at 0xd000, second at 0xd800 */
|
H A D | evergreend.h | 1400 /* ASYNC DMA */
|
H A D | atombios.h | 2782 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 D | sunsab.c | 1 /* sunsab.c: ASYNC Driver for the SIEMENS SAB82532 DUSCC.
|
/linux-4.1.27/net/sunrpc/ |
H A D | sched.c | 324 * Note: If the task is ASYNC, and is being made runnable after sitting on an
|
/linux-4.1.27/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 135 * 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 D | firmware_class.c | 553 if (add_uevent_var(env, "ASYNC=%d", fw_priv->nowait)) do_firmware_uevent()
|
/linux-4.1.27/tools/perf/util/ |
H A D | sort.c | 1110 { PERF_TXN_ASYNC, "ASYNC ", 0 },
|
/linux-4.1.27/sound/soc/davinci/ |
H A D | davinci-mcasp.c | 182 * When ASYNC == 0 the transmit and receive sections operate mcasp_start_rx()
|
/linux-4.1.27/drivers/tty/ |
H A D | n_tty.c | 225 * that attach themselves to the master and rely on ASYNC
|
H A D | n_gsm.c | 2400 * that attach themselves to the master and rely on ASYNC
|
H A D | synclink.c | 3509 seq_printf(m, " ASYNC tx:%d rx:%d", line_info()
|
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/ |
H A D | defBF532.h | 380 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm5100.c | 1433 /* If we're in ASYNCCLK set the ASYNC sample rate */ wm5100_hw_params()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 260 /* 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 D | mptctl.c | 551 /* ASYNC Event Notification Support */
|
H A D | mptbase.c | 7897 desc = "ASYNC Outbound Overrun"; mpt_spi_log_info()
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_hwi.c | 1755 * process iSCSI ASYNC Message
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
H A D | osc_cache.c | 2004 * prepare pages for ASYNC io and put pages in send queue.
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
H A D | common.h | 110 * only for ASYNC commands
|
/linux-4.1.27/drivers/usb/host/ |
H A D | isp1362-hcd.c | 780 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 D | defBF512.h | 598 #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 D | defBF522.h | 599 #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 D | defBF534.h | 969 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
|
/linux-4.1.27/fs/btrfs/ |
H A D | file.c | 1886 * btrfs_wait_ordered_range for an explanation of the ASYNC check. btrfs_sync_file()
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-trace.c | 747 P_FLAG(ASYNC); syscall_arg__scnprintf_open_flags()
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 185 pr_debug("ASYNC event= %d on device= %s\n", event->event, srpt_event_handler()
|
/linux-4.1.27/drivers/char/pcmcia/ |
H A D | synclink_cs.c | 2604 seq_printf(m, " ASYNC tx:%d rx:%d", line_info()
|
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/ |
H A D | defBF538.h | 1223 #define NOBOOT 0x0010 /* Execute From L1 or ASYNC Bank 0 When BMODE = 0 */
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 5433 "ASYNC EVENT %#x, but no tgt (ha %p)\n", code, ha); qlt_async_event()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 9037 * 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
|