Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds