Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfsl_devices.h121 #define FSL_USB2_PORT1_ENABLED 0x00000002 macro
/Linux-v4.19/drivers/usb/host/
Dfsl-mph-dr-of.c202 pdata->port_enables |= FSL_USB2_PORT1_ENABLED; in fsl_usb2_mph_dr_of_probe()
Dehci-fsl.c301 if (pdata->port_enables & FSL_USB2_PORT1_ENABLED) in ehci_fsl_usb_setup()