Home
last modified time | relevance | path

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

/netbsd/sys/arch/powerpc/oea/
H A Doea_machdep.c528 const u_int n = BAT_BL_TO_SIZE(len) / BAT_BL_TO_SIZE(BAT_BL_8M); in oea_iobat_add()
532 KASSERT(len >= BAT_BL_8M); in oea_iobat_add()
609 __SHIFTOUT(battable[i].batu, (BAT_XBL|BAT_BL) & ~BAT_BL_8M) + 1; in oea_iobat_remove()
853 KASSERT(bl >= BAT_BL_8M); in oea_batinit()
/netbsd/sys/arch/powerpc/include/oea/
H A Dbat.h122 #define BAT_BL_8M 0x000000fc macro
/netbsd/sys/arch/bebox/bebox/
H A Dmachdep.c146 0x7ffff000, BAT_BL_8M, /* XXX magic number */ in initppc()
/netbsd/sys/arch/prep/prep/
H A Dmachdep.c178 0xbf800000, BAT_BL_8M, /* XXX magic number */ in initppc()
/netbsd/sys/arch/macppc/macppc/
H A Dmachdep.c179 0xfe000000, BAT_BL_8M, /* Grackle IO */ in initppc()
/netbsd/sys/arch/sandpoint/sandpoint/
H A Dmachdep.c175 0x70000000, BAT_BL_8M, /* only for NH230 board control */ in initppc()