Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwreg.h1027 #define ATW_SRAM_B_SIZE (0x1c0 * 2) macro
H A Datw.c631 sc->sc_sramlen = ATW_SRAM_B_SIZE; in atw_attach()