Home
last modified time | relevance | path

Searched refs:sandbox_state (Results 1 – 25 of 27) sorted by relevance

12

/u-boot/arch/sandbox/cpu/
A Dstart.c60 struct sandbox_state *state = state_get_current(); in sandbox_early_getopt_check()
136 struct sandbox_state *state = state_get_current(); in sandbox_main_loop_init()
160 static int sandbox_cmdline_cb_boot(struct sandbox_state *state, in sandbox_cmdline_cb_boot()
236 static int sandbox_cmdline_cb_jump(struct sandbox_state *state, in sandbox_cmdline_cb_jump()
246 static int sandbox_cmdline_cb_memory(struct sandbox_state *state, in sandbox_cmdline_cb_memory()
276 static int sandbox_cmdline_cb_state(struct sandbox_state *state, in sandbox_cmdline_cb_state()
284 static int sandbox_cmdline_cb_read(struct sandbox_state *state, in sandbox_cmdline_cb_read()
292 static int sandbox_cmdline_cb_write(struct sandbox_state *state, in sandbox_cmdline_cb_write()
392 static void setup_ram_buf(struct sandbox_state *state) in setup_ram_buf()
402 void state_show(struct sandbox_state *state) in state_show()
[all …]
A Dstate.c15 static struct sandbox_state main_state;
16 static struct sandbox_state *state; /* Pointer to current state record */
47 static int state_read_file(struct sandbox_state *state, const char *fname) in state_read_file()
100 int sandbox_read_state_nodes(struct sandbox_state *state, in sandbox_read_state_nodes()
143 int sandbox_read_state(struct sandbox_state *state, const char *fname) in sandbox_read_state()
190 int sandbox_write_state_node(struct sandbox_state *state, in sandbox_write_state_node()
236 int sandbox_write_state(struct sandbox_state *state, const char *fname) in sandbox_write_state()
336 struct sandbox_state *state_get_current(void) in state_get_current()
344 struct sandbox_state *state = state_get_current(); in state_set_skip_delays()
351 struct sandbox_state *state = state_get_current(); in state_get_skip_delays()
[all …]
A Dcpu.c50 struct sandbox_state *state = state_get_current(); in __udelay()
101 struct sandbox_state *state; in phys_to_virt()
131 struct sandbox_state *state = state_get_current(); in find_tag()
213 struct sandbox_state *state = state_get_current(); in map_to_sysmem()
236 struct sandbox_state *state = state_get_current(); in sandbox_read()
257 struct sandbox_state *state = state_get_current(); in sandbox_write()
280 struct sandbox_state *state = state_get_current(); in sandbox_set_enable_memio()
300 struct sandbox_state *state = state_get_current(); in sandbox_read_fdt_from_file()
A Dspl.c23 struct sandbox_state *state = state_get_current(); in board_init_f()
57 struct sandbox_state *state = state_get_current(); in spl_board_init()
A Dcache.c18 struct sandbox_state *state = state_get_current(); in invalidate_icache_all()
A Dos.c328 int os_parse_args(struct sandbox_state *state, int argc, char *argv[]) in os_parse_args()
554 struct sandbox_state *state = state_get_current(); in os_write_ram_buf()
570 struct sandbox_state *state = state_get_current(); in os_read_ram_buf()
668 struct sandbox_state *state = state_get_current(); in os_jump_to_file()
734 struct sandbox_state *state = state_get_current(); in os_find_u_boot()
796 struct sandbox_state *state = state_get_current(); in os_spl_to_uboot()
/u-boot/arch/sandbox/include/asm/
A Dstate.h66 struct sandbox_state { struct
189 struct sandbox_state *state_get_current(void);
201 int sandbox_read_state(struct sandbox_state *state, const char *fname);
215 int sandbox_write_state(struct sandbox_state *state, const char *fname);
257 void state_reset_for_test(struct sandbox_state *state);
264 void state_show(struct sandbox_state *state);
A Dgetopt.h12 struct sandbox_state;
31 int (*callback)(struct sandbox_state *state, const char *opt);
/u-boot/drivers/watchdog/
A Dsandbox_wdt.c13 struct sandbox_state *state = state_get_current(); in sandbox_wdt_start()
23 struct sandbox_state *state = state_get_current(); in sandbox_wdt_stop()
32 struct sandbox_state *state = state_get_current(); in sandbox_wdt_reset()
/u-boot/drivers/hwspinlock/
A Dsandbox_hwspinlock.c13 struct sandbox_state *state = state_get_current(); in sandbox_lock()
28 struct sandbox_state *state = state_get_current(); in sandbox_unlock()
/u-boot/drivers/sysreset/
A Dsysreset_sandbox.c17 struct sandbox_state *state = state_get_current(); in sandbox_warm_sysreset_request()
46 struct sandbox_state *state = state_get_current(); in sandbox_sysreset_request()
91 struct sandbox_state *state = state_get_current(); in sandbox_sysreset_get_last()
/u-boot/include/
A Dos.h17 struct sandbox_state;
155 int os_parse_args(struct sandbox_state *state, int argc, char *argv[]);
A Dspi_flash.h120 struct sandbox_state;
122 int sandbox_sf_bind_emul(struct sandbox_state *state, int busnum, int cs,
125 void sandbox_sf_unbind_emul(struct sandbox_state *state, int busnum, int cs);
A Dspi.h638 struct sandbox_state;
654 int sandbox_spi_get_emul(struct sandbox_state *state,
/u-boot/drivers/remoteproc/
A Dsandbox_testproc.c22 enum sandbox_state { enum
35 enum sandbox_state current_state;
75 enum sandbox_state next_state) in sandbox_dev_move_to_state()
/u-boot/test/dm/
A Dhwspinlock.c18 struct sandbox_state *state = state_get_current(); in dm_test_hwspinlock_base()
A Dsysreset.c18 struct sandbox_state *state = state_get_current(); in dm_test_sysreset_base()
73 struct sandbox_state *state = state_get_current(); in dm_test_sysreset_walk()
A Dwdt.c18 struct sandbox_state *state = state_get_current(); in dm_test_wdt_base()
A Dtest-main.c84 struct sandbox_state *state = state_get_current(); in dm_do_test()
/u-boot/drivers/spi/
A Dsandbox_spi.c48 __weak int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul()
73 struct sandbox_state *state = state_get_current(); in sandbox_spi_xfer()
/u-boot/cmd/
A Dsb.c34 struct sandbox_state *state; in do_sb_state()
/u-boot/drivers/mtd/spi/
A Dsandbox.c126 struct sandbox_state *state = state_get_current(); in sandbox_sf_probe()
521 int sandbox_sf_bind_emul(struct sandbox_state *state, int busnum, int cs, in sandbox_sf_bind_emul()
553 void sandbox_sf_unbind_emul(struct sandbox_state *state, int busnum, int cs) in sandbox_sf_unbind_emul()
563 int sandbox_spi_get_emul(struct sandbox_state *state, in sandbox_spi_get_emul()
/u-boot/drivers/video/
A Dsandbox_sdl.c30 struct sandbox_state *state = state_get_current(); in sandbox_sdl_probe()
/u-boot/test/
A Dut.c125 struct sandbox_state *state = state_get_current(); in ut_silence_console()
/u-boot/drivers/serial/
A Dsandbox.c46 struct sandbox_state *state = state_get_current(); in sandbox_serial_probe()

Completed in 33 milliseconds

12