| /rk3399_rockchip-uboot/board/armadeus/apf27/ |
| H A D | fpga.h | 15 extern int fpga_pgm_fn(int assert_pgm, int flush, int cookie); 16 extern int fpga_cs_fn(int assert_cs, int flush, int cookie); 19 extern int fpga_clk_fn(int assert_clk, int flush, int cookie); 20 extern int fpga_wr_fn(int assert_write, int flush, int cookie); 22 extern int fpga_wdata_fn(unsigned char data, int flush, int cookie);
|
| H A D | fpga.c | 86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() argument 97 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() argument 135 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() argument 143 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn() argument 160 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn() argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | xilinx.h | 67 typedef int (*xilinx_pgm_fn)(int assert_pgm, int flush, int cookie); 71 typedef int (*xilinx_clk_fn)(int assert_clk, int flush, int cookie); 72 typedef int (*xilinx_cs_fn)(int assert_cs, int flush, int cookie); 73 typedef int (*xilinx_wr_fn)(int assert_write, int flush, int cookie); 75 typedef int (*xilinx_wdata_fn)(unsigned char data, int flush, int cookie); 80 typedef int (*xilinx_bwr_fn)(void *buf, size_t len, int flush, int cookie);
|
| H A D | altera.h | 91 typedef int (*Altera_config_fn)( int assert_config, int flush, int cookie ); 94 typedef int (*Altera_clk_fn)( int assert_clk, int flush, int cookie ); 95 typedef int (*Altera_data_fn)( int assert_data, int flush, int cookie ); 96 typedef int(*Altera_write_fn)(const void *buf, size_t len, int flush, int cookie);
|
| H A D | video.h | 177 void video_set_flush_dcache(struct udevice *dev, bool flush);
|
| H A D | lcd.h | 41 void lcd_set_flush_dcache(int flush);
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | deflate.h | 319 # define _tr_tally_lit(s, c, flush) \ argument 324 flush = (s->last_lit == s->lit_bufsize-1); \ 326 # define _tr_tally_dist(s, distance, length, flush) \ argument 334 flush = (s->last_lit == s->lit_bufsize-1); \ 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 339 flush = _tr_tally(s, distance, length)
|
| H A D | deflate.c | 73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); 77 local block_state deflate_stored OF((deflate_state *s, int flush)); 78 local block_state deflate_fast OF((deflate_state *s, int flush)); 80 local block_state deflate_slow OF((deflate_state *s, int flush)); 82 local block_state deflate_rle OF((deflate_state *s, int flush)); 83 local block_state deflate_huff OF((deflate_state *s, int flush)); 582 int ZEXPORT deflate (strm, flush) in deflate() argument 584 int flush; 590 flush > Z_BLOCK || flush < 0) { 595 if (s->status == FINISH_STATE && flush != Z_FINISH) { [all …]
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gzip.c | 53 int r, flush, orig, window; in zzip() local 83 flush = (srclen > CONFIG_GZIP_COMPRESS_DEF_SZ)? in zzip() 91 r = deflate(&s, flush); in zzip()
|
| /rk3399_rockchip-uboot/board/astro/mcf5373l/ |
| H A D | fpga.c | 68 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn() argument 104 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn() argument 207 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn() argument 304 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn() argument 315 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn() argument 326 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn() argument
|
| /rk3399_rockchip-uboot/board/spear/x600/ |
| H A D | fpga.c | 41 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() argument 123 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() argument 132 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() argument
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | tout.py | 54 _stdout.flush() 68 _stdout.flush()
|
| H A D | terminal.py | 61 sys.stdout.flush()
|
| /rk3399_rockchip-uboot/board/theadorable/ |
| H A D | fpga.c | 47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn() argument 62 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn() argument
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.py | 70 def flush(self): member in LogfileStream 80 self.logfile.flush() 82 self.chained_file.flush() 664 def flush(self): member in Logfile 674 self.f.flush()
|
| /rk3399_rockchip-uboot/board/freescale/ls1043ardb/ |
| H A D | ls1043ardb_pbi.cfg | 13 #flush PBI data
|
| /rk3399_rockchip-uboot/board/freescale/ls1043aqds/ |
| H A D | ls1043aqds_pbi.cfg | 13 #flush PBI data
|
| /rk3399_rockchip-uboot/board/freescale/ls1046aqds/ |
| H A D | ls1046aqds_pbi.cfg | 16 #flush PBI data
|
| /rk3399_rockchip-uboot/board/freescale/ls1046ardb/ |
| H A D | ls1046ardb_pbi.cfg | 21 #flush PBI data
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | samsung-i2s.c | 115 void i2s_fifo(struct i2s_reg *i2s_reg, unsigned int flush) in i2s_fifo() argument 118 setbits_le32(&i2s_reg->fic, flush); in i2s_fifo() 119 clrbits_le32(&i2s_reg->fic, flush); in i2s_fifo()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | spr_lowlevel_init.S | 52 b flush 54 flush: label
|
| /rk3399_rockchip-uboot/board/teejet/mt_ventoux/ |
| H A D | mt_ventoux.c | 179 int fpga_wr_fn(int nassert_write, int flush, int cookie) in fpga_wr_fn() argument 186 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() argument
|
| /rk3399_rockchip-uboot/board/beckhoff/mx53cx9020/ |
| H A D | mx53cx9020.c | 287 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn() argument 304 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn() argument
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | video-uclass.c | 48 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache() argument 52 priv->flush_dcache = flush; in video_set_flush_dcache()
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_sil.h | 26 int flush; member
|