Searched refs:USBMODE_CM_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | ehci-fsl.h | 20 #define USBMODE_CM_MASK (3 << 0) /* controller mode mask */ macro |
H A D | ehci-fsl.c | 434 mode &= USBMODE_CM_MASK; in ehci_fsl_mpc512x_drv_suspend() |