Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-fsl.h20 #define USBMODE_CM_MASK (3 << 0) /* controller mode mask */ macro
H A Dehci-fsl.c434 mode &= USBMODE_CM_MASK; in ehci_fsl_mpc512x_drv_suspend()