Home | History | Annotate | Download | only in tsarm

Lines Matching defs:GPIO_SET

126 #define GPIO_SET(x, y)	bus_space_write_1(sc->sc_iot, sc->sc_gpioh, \
156 GPIO_SET(PADDR, 0); /* Port A to inputs */
182 GPIO_SET(PADDR, 0xff); /* set port A to outputs */
183 GPIO_SET(PADR, cmd);
190 GPIO_SET(PHDR, ctrl);
197 GPIO_SET(PHDR, ctrl);
204 GPIO_SET(PHDR, ctrl);
211 GPIO_SET(PHDR, ctrl);
228 GPIO_SET(PADDR, 0x0); /* set port A to inputs */
235 GPIO_SET(PHDR, ctrl);
242 GPIO_SET(PHDR, ctrl);
250 GPIO_SET(PHDR, ctrl);