Home
last modified time | relevance | path

Searched refs:port_enables (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dfsl_devices.h68 unsigned int port_enables; member
/linux-3.4.99/drivers/usb/host/
Dfsl-mph-dr-of.c150 pdata->port_enables |= FSL_USB2_PORT0_ENABLED; in fsl_usb2_mph_dr_of_probe()
153 pdata->port_enables |= FSL_USB2_PORT1_ENABLED; in fsl_usb2_mph_dr_of_probe()
Dehci-fsl.c292 if (pdata->port_enables & FSL_USB2_PORT0_ENABLED) in ehci_fsl_usb_setup()
294 if (pdata->port_enables & FSL_USB2_PORT1_ENABLED) in ehci_fsl_usb_setup()