/u-boot/board/armadeus/apf27/ |
A D | fpga.c | 87 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 D | fpga.c | 65 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 D | fpga.c | 42 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 D | fpga.c | 47 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 D | cache.S | 58 flush: label
|
/u-boot/lib/zlib/ |
A D | deflate.c | 583 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 D | deflate.h | 319 # 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 D | inflate.c | 328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate()
|
/u-boot/board/beckhoff/mx53cx9020/ |
A D | mx53cx9020.c | 185 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 D | spr_lowlevel_init.S | 53 flush: label
|
/u-boot/lib/ |
A D | gzip.c | 53 int r, flush, orig, window; in zzip() local
|
/u-boot/test/py/ |
A D | multiplexed_log.py | 70 def flush(self): member in LogfileStream 699 def flush(self): member in Logfile
|
/u-boot/drivers/sound/ |
A D | samsung-i2s.c | 116 static void i2s_fifo(struct i2s_reg *i2s_reg, unsigned int flush) in i2s_fifo()
|
/u-boot/drivers/video/ |
A D | video-uclass.c | 64 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache()
|
A D | cfb_console.c | 838 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 D | pl022_spi.c | 110 static void flush(struct pl022_spi_slave *ps) in flush() function
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_loadimage.c | 361 static efi_status_t EFIAPI flush(struct efi_file_handle *this) in flush() function
|
/u-boot/common/ |
A D | lcd.c | 78 void lcd_set_flush_dcache(int flush) in lcd_set_flush_dcache()
|
/u-boot/drivers/ata/ |
A D | sata_sil.h | 30 int flush; member
|
A D | fsl_sata.h | 314 int flush; member
|
/u-boot/drivers/xen/ |
A D | pvblock.c | 43 int flush; member
|
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/ |
A D | csrs-nix.h | 5979 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
|