| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | dbdma.h | 34 #define FLUSH	0x2000  macro 96 	out_le32(&((regs)->control), (RUN|FLUSH)<<16);		\ 97 	while(in_le32(&((regs)->status)) & (ACTIVE|FLUSH))	\ 102 	out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
  | 
| /linux-4.4.14/drivers/staging/slicoss/ | 
| D | slicoss.c | 188 		slic_reg32_write(&slic_regs->slic_mcastlow, 0xFFFFFFFF, FLUSH);  in slic_mcast_set_mask() 190 				 FLUSH);  in slic_mcast_set_mask() 197 			(u32)(adapter->mcastmask & 0xFFFFFFFF), FLUSH);  in slic_mcast_set_mask() 199 			(u32)((adapter->mcastmask >> 32) & 0xFFFFFFFF), FLUSH);  in slic_mcast_set_mask() 259 			slic_reg32_write(wphy, phy_advreg, FLUSH);  in slic_link_config() 267 				slic_reg32_write(wphy, phy_config, FLUSH);  in slic_link_config() 274 				slic_reg32_write(wphy, phy_config, FLUSH);  in slic_link_config() 289 				slic_reg32_write(wphy, phy_config, FLUSH);  in slic_link_config() 316 			slic_reg32_write(wphy, phy_advreg, FLUSH);  in slic_link_config() 319 			slic_reg32_write(wphy, phy_gctlreg, FLUSH);  in slic_link_config() [all …] 
 | 
| D | slic.h | 513 #define FLUSH		true  macro
  | 
| /linux-4.4.14/Documentation/device-mapper/ | 
| D | log-writes.txt | 23 the FLUSH request completes we log all of the WRITEs and then the FLUSH.  Only 42 have all the DISCARD requests, and then the WRITE requests and then the FLUSH 45 WRITE block 1, DISCARD block 1, FLUSH 49 DISCARD 1, WRITE 1, FLUSH
  | 
| D | cache.txt | 127 On-disk metadata is committed every time a FLUSH or FUA bio is written.
  | 
| D | thin-provisioning.txt | 126 On-disk metadata is committed every time a FLUSH or FUA bio is written.
  | 
| /linux-4.4.14/drivers/scsi/ | 
| D | a2091.h | 46 	volatile unsigned short	FLUSH;  member
  | 
| D | a3000.h | 38 	volatile unsigned short	FLUSH;  member
  | 
| D | a2091.c | 125 		regs->FLUSH = 1;  in dma_stop()
  | 
| D | mac53c94.c | 113 	writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control);  in DEF_SCSI_QCMD() 139 	writel((RUN|PAUSE|FLUSH|WAKE) << 16, &dma->control);  in mac53c94_init()
  | 
| D | a3000.c | 127 		regs->FLUSH = 1;  in dma_stop()
  | 
| D | mesh.c | 366 	out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16);	/* stop dma */  in mesh_init() 1715 	out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16);	/* stop dma */  in mesh_host_reset()
  | 
| /linux-4.4.14/arch/blackfin/mach-common/ | 
| D | cache.S | 113 	do_flush FLUSH, .Ldfr
  | 
| /linux-4.4.14/drivers/net/ethernet/apple/ | 
| D | bmac.c | 193 		   DBDMA_CLEAR(ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN));  in dbdma_reset() 486 		rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE));	/* clear run bit */  in bmac_suspend() 487 		td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE));	/* clear run bit */  in bmac_suspend() 1414 	rd->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE));	/* clear run bit */  in bmac_close() 1415 	td->control = cpu_to_le32(DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE));	/* clear run bit */  in bmac_close() 1504 	out_le32(&td->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD));  in bmac_tx_timeout() 1510 	out_le32(&rd->control, DBDMA_CLEAR(RUN|PAUSE|FLUSH|WAKE|ACTIVE|DEAD));  in bmac_tx_timeout()
  | 
| D | mace.c | 306     out_le32(&dma->control, (WAKE|FLUSH|PAUSE|RUN) << 16);  in dbdma_reset() 472     out_le32(&rd->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */  in mace_open() 482     out_le32(&td->control, (RUN|PAUSE|FLUSH|WAKE) << 16);  in mace_open() 510     rd->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */  in mace_close() 511     td->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */  in mace_close()
  | 
| /linux-4.4.14/drivers/ata/ | 
| D | pata_macio.c | 579 		writel((RUN|PAUSE|FLUSH|WAKE|DEAD) << 16, &dma_regs->control);  in pata_macio_freeze() 688 	writel((FLUSH << 16) | FLUSH, &dma_regs->control);  in pata_macio_bmdma_status() 692 		if ((dstat & FLUSH) == 0)  in pata_macio_bmdma_status()
  | 
| /linux-4.4.14/drivers/video/fbdev/i810/ | 
| D | i810.h | 71 #define FLUSH                 (0x04 << 23)                macro
  | 
| D | i810_accel.c | 262 	PUT_RING(PARSER | FLUSH);  in load_front()
  | 
| /linux-4.4.14/drivers/ide/ | 
| D | pmac.c | 1471 	writel((RUN|PAUSE|FLUSH|WAKE|DEAD) << 16, &dma->control);  in pmac_ide_build_dmatable() 1633 	writel((FLUSH << 16) | FLUSH, &dma->control);  in pmac_ide_dma_test_irq() 1638 		if ((status & FLUSH) == 0)  in pmac_ide_dma_test_irq()
  | 
| /linux-4.4.14/sound/ppc/ | 
| D | pmac.c | 187 	out_le32(&rec->dma->control, (RUN|WAKE|FLUSH|PAUSE) << 16);  in snd_pmac_dma_stop() 424 	out_le32(&rec->dma->control, (RUN|PAUSE|FLUSH|WAKE) << 16);  in snd_pmac_pcm_dead_xfer() 748 	out_le32(&chip->playback.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16);  in snd_pmac_dbdma_reset() 750 	out_le32(&chip->capture.dma->control, (RUN|PAUSE|FLUSH|WAKE|DEAD) << 16);  in snd_pmac_dbdma_reset()
  | 
| /linux-4.4.14/drivers/tty/vt/ | 
| D | vt.c | 2173 #define FLUSH do { } while(0);  in do_con_write()  macro 2175 #define FLUSH if (draw_x >= 0) { \  in do_con_write() 2372 				FLUSH  in do_con_write() 2377 					FLUSH  in do_con_write() 2408 				FLUSH  in do_con_write() 2420 		FLUSH  in do_con_write() 2423 	FLUSH  in do_con_write() 2428 #undef FLUSH  in do_con_write()
  | 
| /linux-4.4.14/include/scsi/ | 
| D | osd_protocol.h | 286 	OSD_ACT___(FLUSH,			0x08)
  | 
| /linux-4.4.14/drivers/gpu/drm/msm/ | 
| D | NOTES | 23 up gpu cmdstream to update scanout and write FLUSH register after).
  | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | perf_event_p4.h | 711 	P4_GEN_ESCR_EMASK(P4_EVENT_TC_MISC, FLUSH, 4),
  | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | perf_event_p4.c | 319 			P4_ESCR_EMASK_BIT(P4_EVENT_TC_MISC, FLUSH),
  | 
| /linux-4.4.14/Documentation/filesystems/ | 
| D | fuse.txt | 393  |  [close fd]                        |  [FLUSH triggers 'magic' flag]
  | 
| D | coda.txt | 132      5.2 FLUSH
  | 
| /linux-4.4.14/kernel/trace/ | 
| D | blktrace.c | 222 	what |= MASK_TC_BIT(rw, FLUSH);  in __blk_add_trace()
  | 
| /linux-4.4.14/arch/powerpc/platforms/powermac/ | 
| D | feature.c | 519 		out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);  in dbdma_restore()
  |