Searched refs:max1111 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/zaurus/dev/
H A Dzssp.c70 struct zssp_max1111 max1111; member in struct:zssp_softc
112 sc->max1111.gpio = GPIO_MAX1111_CS_C3000;
113 sc->max1111.sscr0 = SSCR0_MAX1111;
124 sc->max1111.gpio = GPIO_MAX1111_CS_C860;
125 sc->max1111.sscr0 = SSCR0_MAX1111;
191 pxa2x0_gpio_set_function(sc->max1111.gpio, GPIO_OUT|GPIO_SET);
230 pxa2x0_gpio_set_bit(sc->max1111.gpio);
248 pxa2x0_gpio_clear_bit(sc->max1111.gpio);
286 pxa2x0_gpio_set_bit(sc->max1111.gpio);
331 bus_space_write_4(sc->sc_iot, sc->sc_ioh, SSP_SSCR0, sc->max1111
[all...]

Completed in 99 milliseconds