Searched refs:GPIO_PIN_ALT2 (Results 1 – 5 of 5) sorted by relevance
49 #define GPIO_PIN_ALT2 0x00040000 /* alternate function 2 */ macro61 GPIO_PIN_ALT1 | GPIO_PIN_ALT2 | \
207 r |= GPIO_PIN_ALT2; in umcpmio_sram_gpio_to_flags()306 GPIO_PIN_ALT0 | GPIO_PIN_ALT1 | GPIO_PIN_ALT2 | GPIO_PIN_ALT3; in umcpmio_set_gpio_designation_sram()346 case GPIO_PIN_ALT2: in umcpmio_set_gpio_designation_sram()
552 sc->sc_gpio_pins[1].pin_flags = GPIO_PIN_ALT2; in umcpmio_gpio_intr_establish()2222 sc->sc_gpio_pins[1].pin_caps |= GPIO_PIN_ALT2; in umcpmio_attach()
311 GPIO_PIN_ALT2 | GPIO_PIN_ALT3 | in bcmgpio_attach()869 GPIO_PIN_ALT2 | GPIO_PIN_ALT3 | in bcm2835gpio_gpio_pin_ctl()892 case GPIO_PIN_ALT2: in bcm2835gpio_gpio_pin_ctl()
72 { GPIO_PIN_ALT2, "alt2" },