Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_gpio.c75 #define AW_GPIO_PULLUP 1 macro
494 aw_gpio_set_pud(sc, pin, AW_GPIO_PULLUP); in aw_gpio_pin_configure()
570 case AW_GPIO_PULLUP: in aw_gpio_pin_getflags()
718 return (AW_GPIO_PULLUP); in aw_gpio_parse_bias()