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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-mx31moboard.c361 #define OTG_EN_B IOMUX_TO_GPIO(MX31_PIN_USB_OC) macro
393 gpio_request(OTG_EN_B, "usb-udc-en");
394 gpio_direction_output(OTG_EN_B, 0);

Completed in 67 milliseconds