Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/
H A Ddesign_gsrd2.c74 #define TFT_FB_BASE 0x3c00000 macro
479 avail[0].size = TFT_FB_BASE - avail[0].start; in virtex_machdep_init()
480 ppc4xx_tlb_reserve(TFT_FB_BASE, endva, TFT_FB_SIZE, TLB_I | TLB_G); in virtex_machdep_init()
490 fb = ppc4xx_tlb_mapiodev(TFT_FB_BASE, TFT_FB_SIZE); in device_register()
494 pn = prop_number_create_unsigned_integer(TFT_FB_BASE); in device_register()