Home
last modified time | relevance | path

Searched refs:AW_GPIO_PULLUP (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Daw_gpio.c73 #define AW_GPIO_PULLUP 1 macro
492 aw_gpio_set_pud(sc, pin, AW_GPIO_PULLUP); in aw_gpio_pin_configure()
568 case AW_GPIO_PULLUP: in aw_gpio_pin_getflags()
728 return (AW_GPIO_PULLUP); in aw_gpio_parse_bias()