Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-pmcmsp.c40 #define MSP_PIN_USB1_HOST_DEV 50 macro
72 gpio_direction_output(MSP_PIN_USB1_HOST_DEV, 1); in usb_hcd_tdi_set_mode()
351 gpio_request(MSP_PIN_USB1_HOST_DEV, "USB1_HOST_DEV_GPIO"); in ehci_hcd_msp_drv_probe()
368 gpio_free(MSP_PIN_USB1_HOST_DEV); in ehci_hcd_msp_drv_remove()