Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daxp81x.c169 #define AXP_GPIO_FUNC_DRVLO 0 macro
1220 else if (func == AXP_GPIO_FUNC_DRVLO || in axp8xx_gpio_pin_getflags()
1275 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_get()
1313 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_set()
1347 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_toggle()
1353 data |= (AXP_GPIO_FUNC_DRVLO << AXP_GPIO_FUNC_SHIFT); in axp8xx_gpio_pin_toggle()