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

/barrelfish-master/usr/drivers/usb/usb_manager/
H A Domap44xx.c169 #define HSUSB_HUB_RESET 30 macro
250 * HSUSB_HUB_RESET: 0 = Hub & Phy held in reset 1 = Normal operation.
254 & (~(1UL << HSUSB_HUB_RESET));
257 omap44xx_gpio_cleardataout_wr(&gpio_2_base, (1UL << HSUSB_HUB_RESET));
285 omap44xx_gpio_setdataout_wr(&gpio_2_base, (1UL << HSUSB_HUB_RESET));

Completed in 109 milliseconds