Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-pmcmsp.c33 #define MSP_PIN_USB0_HOST_DEV 49 macro
66 gpio_direction_output(MSP_PIN_USB0_HOST_DEV, 1); in usb_hcd_tdi_set_mode()
298 gpio_request(MSP_PIN_USB0_HOST_DEV, "USB0_HOST_DEV_GPIO"); in ehci_hcd_msp_drv_probe()
312 gpio_free(MSP_PIN_USB0_HOST_DEV); in ehci_hcd_msp_drv_remove()