Home
last modified time | relevance | path

Searched refs:RX62N_CFLASH_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/rx/
H A Drx62n.h45 #define RX62N_CFLASH_BASE 0xfff80000 macro
/openbmc/qemu/hw/rx/
H A Drx62n.c39 #define RX62N_CFLASH_BASE 0xfff80000 macro
244 memory_region_add_subregion(s->sysmem, RX62N_CFLASH_BASE, &s->c_flash); in rx62n_realize()
H A Drx-gdbsim.c111 rom_add_file_fixed(machine->firmware, RX62N_CFLASH_BASE, 0); in rx_gdbsim_init()