Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/allwinner/
H A Daxp81x.c175 #define AXP_GPIO_FUNC_DRVLO 0 macro
1181 else if (func == AXP_GPIO_FUNC_DRVLO || in axp8xx_gpio_pin_getflags()
1236 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_get()
1274 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_set()
1309 case AXP_GPIO_FUNC_DRVLO: in axp8xx_gpio_pin_toggle()
1315 data |= (AXP_GPIO_FUNC_DRVLO << AXP_GPIO_FUNC_SHIFT); in axp8xx_gpio_pin_toggle()