Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 18 of 18) sorted by relevance

/u-boot/board/astro/mcf5373l/
A Dfpga.c65 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn()
101 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn()
205 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn()
302 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn()
313 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn()
324 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn()
/u-boot/include/
A Dstdio.h21 static inline void flush(void) {} in flush() function
34 static inline void flush(void) in flush() function
A Dstdio_dev.h42 void (*flush)(struct stdio_dev *dev); member
/u-boot/board/theadorable/
A Dfpga.c47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn()
62 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
/u-boot/lib/zlib/
A Ddeflate.c620 int ZEXPORT deflate (strm, flush) in deflate() argument
1495 local block_state deflate_stored(s, flush) in deflate_stored() argument
1553 local block_state deflate_fast(s, flush) in deflate_fast() argument
1649 local block_state deflate_slow(s, flush) in deflate_slow() argument
1774 local block_state deflate_rle(s, flush) in deflate_rle() argument
1840 local block_state deflate_huff(s, flush) in deflate_huff() argument
A Ddeflate.h314 # define _tr_tally_lit(s, c, flush) \ argument
322 # define _tr_tally_dist(s, distance, length, flush) \ argument
334 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
335 # define _tr_tally_dist(s, distance, length, flush) \ argument
A Dinflate.c328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate()
/u-boot/board/beckhoff/mx53cx9020/
A Dmx53cx9020.c187 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn()
204 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
/u-boot/lib/
A Dgzip.c53 int r, flush, orig, window; in zzip() local
/u-boot/test/py/
A Dmultiplexed_log.py72 def flush(self): member in LogfileStream
704 def flush(self): member in Logfile
/u-boot/drivers/sound/
A Dsamsung-i2s.c116 static void i2s_fifo(struct i2s_reg *i2s_reg, unsigned int flush) in i2s_fifo()
/u-boot/drivers/spi/
A Dpl022_spi.c110 static void flush(struct pl022_spi_slave *ps) in flush() function
/u-boot/drivers/video/
A Dvideo-uclass.c74 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache()
/u-boot/drivers/ata/
A Dsata_sil.h26 int flush; member
A Dfsl_sata.h314 int flush; member
/u-boot/drivers/xen/
A Dpvblock.c46 int flush; member
/u-boot/common/
A Dconsole.c774 void flush(void) in flush() function
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-nix.h5979 u64 flush : 1; member
6531 u64 flush : 1; member
6603 u64 flush : 1; member
7093 u64 flush : 1; member
7165 u64 flush : 1; member
7661 u64 flush : 1; member
7733 u64 flush : 1; member
8325 u64 flush : 1; member
8397 u64 flush : 1; member

Completed in 81 milliseconds