Searched refs:ETSEC1_BASE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c219 { "tsec", ETSEC1_BASE, ETSEC_SIZE, 1,
1341 ((uint64_t)le32toh(cpu_read_4(ETSEC1_BASE + MACSTNADDR1)) << 16)
1342 | ((uint64_t)le32toh(cpu_read_4(ETSEC1_BASE + MACSTNADDR2)) << 48);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/booke/
H A De500reg.h332 #define ETSEC1_BASE 0x24000 macro

Completed in 200 milliseconds