Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-fsl.h21 #define USBMODE_CM_HOST (3 << 0) /* controller mode: host */ macro
H A Dehci-fsl.c524 tmp = USBMODE_CM_HOST | (pdata->es ? USBMODE_ES : 0); in ehci_fsl_mpc512x_drv_resume()