audio_mini2440.c | 151 struct s3c2xx0_softc *s3sc = s3c2xx0_softc; /* Shortcut */ local in function:uda_ssio_attach 176 reg = bus_space_read_4(s3sc->sc_iot, s3sc->sc_gpio_ioh, GPIO_PBCON); 180 bus_space_write_4(s3sc->sc_iot, s3sc->sc_gpio_ioh, GPIO_PBCON, reg); 182 reg = bus_space_read_4(s3sc->sc_iot, s3sc->sc_gpio_ioh, GPIO_PBDAT); 186 bus_space_write_4(s3sc->sc_iot, s3sc->sc_gpio_ioh, GPIO_PBDAT, reg); 413 struct s3c2xx0_softc *s3sc = s3c2xx0_softc; /* Shortcut * local in function:uda_ssio_l3_write [all...] |