Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ds3csdi.c49 struct s3csdi_softc { struct
58 static struct s3csdi_softc s3csdi_softc; argument
100 s3csdi_softc.width = 1; in s3csd_init()
207 if (s3csdi_softc.width == 4) { in s3csd_exec_cmd()
446 s3csdi_softc.width = width; in s3csd_bus_width()