Home
last modified time | relevance | path

Searched defs:s3c2xx0_softc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2xx0var.h41 struct s3c2xx0_softc { struct
42 device_t sc_dev;
44 bus_space_tag_t sc_iot;
46 bus_space_handle_t sc_intctl_ioh;
47 bus_space_handle_t sc_memctl_ioh; /* Memory controller */
48 bus_space_handle_t sc_clkman_ioh; /* Clock manager */
49 bus_space_handle_t sc_gpio_ioh; /* GPIO */
50 bus_space_handle_t sc_rtc_ioh; /* real time clock */
74 extern struct s3c2xx0_softc *s3c2xx0_softc; argument
H A Ds3c2800.c66 struct s3c2xx0_softc *s3c2xx0_softc; variable
H A Ds3c2410.c63 struct s3c2xx0_softc *s3c2xx0_softc; variable
H A Ds3c2440.c92 struct s3c2xx0_softc *s3c2xx0_softc; variable