port_enables 342 drivers/usb/host/ehci-fsl.c if (pdata->port_enables & FSL_USB2_PORT0_ENABLED) port_enables 346 drivers/usb/host/ehci-fsl.c if (pdata->port_enables & FSL_USB2_PORT1_ENABLED) port_enables 199 drivers/usb/host/fsl-mph-dr-of.c pdata->port_enables |= FSL_USB2_PORT0_ENABLED; port_enables 202 drivers/usb/host/fsl-mph-dr-of.c pdata->port_enables |= FSL_USB2_PORT1_ENABLED; port_enables 79 include/linux/fsl_devices.h unsigned int port_enables;