Searched refs:flush (Results 1 – 11 of 11) sorted by relevance
116 static void i2s_fifo(struct i2s_reg *i2s_reg, unsigned int flush) in i2s_fifo() argument119 setbits_le32(&i2s_reg->fic, flush); in i2s_fifo()120 clrbits_le32(&i2s_reg->fic, flush); in i2s_fifo()
26 int flush; member
314 int flush; member
222 sata->flush = 1; in sil_sata_init_wcache()512 if (sata->wcache && sata->flush) in sata_write()
630 sata->flush = 1; in fsl_sata_init_wcache()737 if (sata->wcache && sata->flush) in sata_write()
45 int flush; member261 dev->info.flush = xenbus_read_integer(path); in init_blkfront()576 if (dev->info.flush == 1) in blkfront_sync()
82 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache() argument86 priv->flush_dcache = flush; in video_set_flush_dcache()
19 is used to flush pending output to the display periodically, rather109 have to flush frame buffer contents from CPU caches into RAM which113 that received updates. When we want to sync, we then only flush273 is visible. This may flush the CPU cache or perhaps copy the
535 flush(); in on_baudrate()
421 goto flush; in ci_bounce()440 flush: in ci_bounce()
100 Enable support to flush specific resources (e.g. keys) from the TPM.
Completed in 29 milliseconds