Home
last modified time | relevance | path

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

/u-boot/board/armadeus/apf27/
A Dfpga.c87 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
98 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
136 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
144 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn()
161 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
/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()
204 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn()
301 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn()
312 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn()
323 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn()
/u-boot/board/spear/x600/
A Dfpga.c42 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
124 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
133 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
/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/arch/powerpc/cpu/mpc86xx/
A Dcache.S58 flush: label
/u-boot/lib/zlib/
A Ddeflate.c583 int ZEXPORT deflate (strm, flush) in deflate() argument
1461 local block_state deflate_stored(s, flush) in deflate_stored() argument
1519 local block_state deflate_fast(s, flush) in deflate_fast() argument
1615 local block_state deflate_slow(s, flush) in deflate_slow() argument
1740 local block_state deflate_rle(s, flush) in deflate_rle() argument
1806 local block_state deflate_huff(s, flush) in deflate_huff() argument
A Ddeflate.h319 # define _tr_tally_lit(s, c, flush) \ argument
326 # define _tr_tally_dist(s, distance, length, flush) \ argument
337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
338 # 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.c185 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn()
202 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dspr_lowlevel_init.S53 flush: label
/u-boot/lib/
A Dgzip.c53 int r, flush, orig, window; in zzip() local
/u-boot/test/py/
A Dmultiplexed_log.py70 def flush(self): member in LogfileStream
699 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/video/
A Dvideo-uclass.c64 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache()
A Dcfb_console.c838 int flush = 0; in cfb_video_putc() local
1028 int flush = cfb_do_flush_cache; in cfb_video_puts() local
/u-boot/drivers/spi/
A Dpl022_spi.c110 static void flush(struct pl022_spi_slave *ps) in flush() function
/u-boot/lib/efi_selftest/
A Defi_selftest_loadimage.c361 static efi_status_t EFIAPI flush(struct efi_file_handle *this) in flush() function
/u-boot/common/
A Dlcd.c78 void lcd_set_flush_dcache(int flush) in lcd_set_flush_dcache()
/u-boot/drivers/ata/
A Dsata_sil.h30 int flush; member
A Dfsl_sata.h314 int flush; member
/u-boot/drivers/xen/
A Dpvblock.c43 int flush; member
/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 82 milliseconds