Home
last modified time | relevance | path

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

/qemu/hw/mips/
H A Dboston.c91 BOSTON_LCD, enumerator
110 [BOSTON_LCD] = { 0x17fff000, 0x8 },
658 name = g_strdup_printf("/soc/lcd@%" HWADDR_PRIx, memmap[BOSTON_LCD].base); in create_fdt()
661 qemu_fdt_setprop_cells(fdt, name, "reg", memmap[BOSTON_LCD].base, in create_fdt()
662 memmap[BOSTON_LCD].size); in create_fdt()
766 boston_memmap[BOSTON_LCD].base, lcd, 0); in boston_mach_init()