Searched refs:BASE_FB (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/evbppc/explora/ |
| D | consinit.c | 84 tag = elb_get_bus_space_tag(BASE_FB); in consinit() 85 fb_cnattach(tag, BASE_FB2, (void *)BASE_FB); in consinit()
|
| D | machdep.c | 98 ppc4xx_tlb_reserve(BASE_FB, BASE_FB, TLB_PG_SIZE, TLB_I | TLB_G); in initppc()
|
| /netbsd/src/sys/arch/evbppc/explora/dev/ |
| D | elb.c | 70 BASE_FB, 109 { "fb", BASE_FB, BASE_FB2, -1, &elb_fb_tag },
|
| /netbsd/src/sys/arch/evbppc/include/ |
| D | explora.h | 9 #define BASE_FB 0x70000000 macro
|