Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2440reg.h112 #define S3C2440_SDI_SIZE 0x44 macro
H A Ds3c2440_sdi.c186 if (bus_space_map(iot, S3C2440_SDI_BASE, S3C2440_SDI_SIZE, 0, &sc->ioh) ) { in sssdi_attach()