Home
last modified time | relevance | path

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

12

/openbmc/u-boot/board/armadeus/apf27/
H A Dfpga.c85 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
96 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
134 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
142 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn()
159 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
/openbmc/u-boot/board/astro/mcf5373l/
H 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()
/openbmc/u-boot/board/spear/x600/
H A Dfpga.c40 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
122 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
131 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
/openbmc/qemu/block/
H A Dqed-table.c68 unsigned int index, unsigned int n, bool flush) in qed_write_table()
184 bool flush) in qed_write_l2_table()
193 bool flush) in qed_write_l2_table_sync()
/openbmc/u-boot/board/theadorable/
H A Dfpga.c46 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn()
61 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
/openbmc/openpower-hw-diags/test/
H A Dsim-hw-access.hpp70 void flush() in flush() function in sim::ScomAccess
160 void flush() in flush() function in sim::CfamAccess
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcache.S58 flush: label
/openbmc/qemu/qobject/
H A Djson-lexer.c264 static inline uint8_t next_state(JSONLexer *lexer, char ch, bool flush, in next_state()
283 static void json_lexer_feed_char(JSONLexer *lexer, char ch, bool flush) in json_lexer_feed_char()
/openbmc/qemu/python/qemu/qmp/
H A Dutil.py50 async def flush(writer: asyncio.StreamWriter) -> None: function
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c582 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 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
/openbmc/qemu/migration/
H A Dmultifd-zlib.c111 int flush = Z_NO_FLUSH; in multifd_zlib_send_prepare() local
236 int flush = Z_NO_FLUSH; in multifd_zlib_recv() local
H A Dmultifd-zstd.c107 ZSTD_EndDirective flush = ZSTD_e_continue; in multifd_zstd_send_prepare() local
/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c178 int fpga_wr_fn(int nassert_write, int flush, int cookie) in fpga_wr_fn()
185 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
/openbmc/qemu/rust/qemu-api/src/
H A Dlog.rs85 fn flush(&mut self) -> io::Result<()> { in flush() method
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspr_lowlevel_init.S53 flush: label
/openbmc/qemu/tests/qemu-iotests/
H A D13695 def accounted_ops(self, read = False, write = False, flush = False): argument
113 def accounted_latency(self, read = False, write = False, flush = False): argument
/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c248 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn()
265 static int ccat_write_fn(const void *buf, size_t buf_len, int flush, int cookie) in ccat_write_fn()
/openbmc/u-boot/lib/
H A Dgzip.c52 int r, flush, orig, window; in zzip() local
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py160 def flush(self): member in PipeFile
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py69 def flush(self): member in LogfileStream
694 def flush(self): member in Logfile
/openbmc/boost-dbus/include/dbus/
H A Dconnection.hpp189 void flush(void) { this->get_implementation().flush(); }; in flush() function in dbus::connection
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py242 def flush(self): member in BufferedLogger
249 def flush(self): member in DummyLogger
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp68 def flush(self): member in PexpectLogger
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c44 void video_set_flush_dcache(struct udevice *dev, bool flush) in video_set_flush_dcache()

12