Searched refs:AXP2XX_GPIO_FUNC_INPUT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/arm/allwinner/
H A Daxp209reg.h144 #define AXP2XX_GPIO_FUNC_INPUT 0x2 macro
H A Daxp209.c956 if (func == AXP2XX_GPIO_FUNC_INPUT)
987 data |= AXP2XX_GPIO_FUNC_INPUT;
1019 case AXP2XX_GPIO_FUNC_INPUT:

Completed in 77 milliseconds