Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-pmcmsp.c37 #define MSP_PIN_USB0_HOST_DEV 49 macro
70 gpio_direction_output(MSP_PIN_USB0_HOST_DEV, 1); in usb_hcd_tdi_set_mode()
349 gpio_request(MSP_PIN_USB0_HOST_DEV, "USB0_HOST_DEV_GPIO"); in ehci_hcd_msp_drv_probe()
366 gpio_free(MSP_PIN_USB0_HOST_DEV); in ehci_hcd_msp_drv_remove()