Searched refs:I28F128_BLOCK_MASK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Di28f128reg.h34 #define I28F128_BLOCK_MASK 0x1ffff /* 128Kbyte */ macro
H A Di28f128.c135 if (I28F128_BLOCK_MASK & (u_int32_t) dst)
181 if (I28F128_BLOCK_MASK & (u_int32_t) dst)
H A Dmain.c681 if ((dst & I28F128_BLOCK_MASK) != 0) {
/netbsd-current/sys/arch/hpcmips/vr/
H A Dflashreg.h37 #define I28F128_BLOCK_MASK 0x1ffff /* 128Kbyte */ macro

Completed in 103 milliseconds