Searched refs:cs1val (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | omap_sx1.c | 111 static uint32_t cs1val = 0x00215070; in sx1_init() local 170 memory_region_init_io(&cs[1], NULL, &static_ops, &cs1val, in sx1_init() 181 memory_region_init_io(&cs[1], NULL, &static_ops, &cs1val, in sx1_init()
|
H A D | palm.c | 231 static uint32_t cs1val = 0x0000e1a0; in palmte_init() local 260 memory_region_init_io(&cs[1], NULL, &static_ops, &cs1val, "palmte-cs1", in palmte_init()
|