| /rk3399_rockchip-uboot/board/armadeus/apf27/ |
| H A D | fpga.c | 86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() 97 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 135 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() 143 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn() 160 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
|
| /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() 104 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn() 207 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn() 304 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn() 315 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn() 326 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn()
|
| /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() 123 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 132 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
|
| /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() 62 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | cache.S | 58 flush: label
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | deflate.c | 582 int ZEXPORT deflate (strm, flush) in deflate() argument 1460 local block_state deflate_stored(s, flush) in deflate_stored() argument 1518 local block_state deflate_fast(s, flush) in deflate_fast() argument 1614 local block_state deflate_slow(s, flush) in deflate_slow() argument 1739 local block_state deflate_rle(s, flush) in deflate_rle() argument 1805 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
| H 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
|
| H A D | inflate.c | 328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate()
|
| /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() 186 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | spr_lowlevel_init.S | 54 flush: label
|
| /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() 304 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gzip.c | 53 int r, flush, orig, window; in zzip() local
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.py | 70 def flush(self): member in LogfileStream 664 def flush(self): member in Logfile
|
| /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()
|
| /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()
|
| H A D | cfb_console.c | 833 int flush = 0; in cfb_video_putc() local 1023 int flush = cfb_do_flush_cache; in cfb_video_puts() local
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_sil.h | 26 int flush; member
|
| H A D | fsl_sata.h | 314 int flush; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | lcd.c | 74 void lcd_set_flush_dcache(int flush) in lcd_set_flush_dcache()
|