Home
last modified time | relevance | path

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

/trueos/sys/arm/allwinner/
HDa10_ehci.c78 #define GPIO_USB1_PWR 230 macro
192 GPIO_PIN_SETFLAGS(sc_gpio_dev, GPIO_USB1_PWR, GPIO_PIN_OUTPUT); in a10_ehci_attach()
193 GPIO_PIN_SET(sc_gpio_dev, GPIO_USB1_PWR, GPIO_PIN_HIGH); in a10_ehci_attach()