Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 50) sorted by relevance

12

/rk3399_rockchip-uboot/board/armadeus/apf27/
H A Dfpga.h15 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 Dfpga.c86 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 Dxilinx.h67 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 Daltera.h91 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 Dvideo.h177 void video_set_flush_dcache(struct udevice *dev, bool flush);
H A Dlcd.h41 void lcd_set_flush_dcache(int flush);
/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.h319 # 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 Ddeflate.c73 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 Dgzip.c53 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 Dfpga.c68 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 Dfpga.c41 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 Dtout.py54 _stdout.flush()
68 _stdout.flush()
H A Dterminal.py61 sys.stdout.flush()
/rk3399_rockchip-uboot/board/theadorable/
H A Dfpga.c47 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 Dmultiplexed_log.py70 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 Dls1043ardb_pbi.cfg13 #flush PBI data
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/
H A Dls1043aqds_pbi.cfg13 #flush PBI data
/rk3399_rockchip-uboot/board/freescale/ls1046aqds/
H A Dls1046aqds_pbi.cfg16 #flush PBI data
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/
H A Dls1046ardb_pbi.cfg21 #flush PBI data
/rk3399_rockchip-uboot/drivers/sound/
H A Dsamsung-i2s.c115 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 Dspr_lowlevel_init.S52 b flush
54 flush: label
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c179 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 Dmx53cx9020.c287 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 Dvideo-uclass.c48 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 Dsata_sil.h26 int flush; member

12