Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daxp209reg.h142 #define AXP2XX_GPIO_FUNC_DRVLO 0x0 macro
H A Daxp209.c958 else if (func == AXP2XX_GPIO_FUNC_DRVLO || in axp2xx_gpio_pin_getflags()
1013 case AXP2XX_GPIO_FUNC_DRVLO: in axp2xx_gpio_pin_get()
1054 case AXP2XX_GPIO_FUNC_DRVLO: in axp2xx_gpio_pin_set()
1093 case AXP2XX_GPIO_FUNC_DRVLO: in axp2xx_gpio_pin_toggle()
1104 data |= AXP2XX_GPIO_FUNC_DRVLO; in axp2xx_gpio_pin_toggle()