Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h213 # define FLASHST_SIZE 0xffff0000 /* ro macro
/netbsd-src/sys/arch/emips/ebus/
H A Dflash_ebus.c279 sc->sc_size = ctrl & FLASHST_SIZE; in eflash_ebus_attach()