Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsl_devices.h58 FSL_USB2_DR_DEVICE, enumerator
/openbmc/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c39 .op_mode = FSL_USB2_DR_DEVICE,
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c2389 if (pdata->operating_mode == FSL_USB2_DR_DEVICE) { in fsl_udc_probe()
2524 if (pdata->operating_mode == FSL_USB2_DR_DEVICE) in fsl_udc_probe()
2559 if (res && (pdata->operating_mode == FSL_USB2_DR_DEVICE)) in fsl_udc_remove()