Home
last modified time | relevance | path

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

/netbsd/sys/arch/epoc32/epoc32/
H A Dautoconf.c67 extern int epoc32_fb_width, epoc32_fb_height, epoc32_fb_addr; in device_register()
71 prop_dictionary_set_uint32(dict, "height", epoc32_fb_height); in device_register()
H A Dmachdep.c108 int epoc32_fb_height; variable
208 epoc32_fb_height = video->height; in initarm()