Home
last modified time | relevance | path

Searched refs:have_sysif_regs (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dehci-fsl.c129 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) in fsl_ehci_drv_probe()
203 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
221 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
229 if (pdata->have_sysif_regs) in ehci_fsl_setup_phy()
253 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) in ehci_fsl_setup_phy()
268 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
310 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
Dfsl-mph-dr-of.c238 if (pdata->have_sysif_regs) { in fsl_usb2_mph_dr_of_probe()
335 .have_sysif_regs = 0,
343 .have_sysif_regs = 1,
/linux-4.4.14/include/linux/
Dfsl_devices.h95 unsigned have_sysif_regs:1; member
/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_udc_core.c245 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
260 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
331 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
342 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
2158 if (udc->pdata->have_sysif_regs) { in fsl_proc_read()
2413 if (pdata->have_sysif_regs) in fsl_udc_probe()
/linux-4.4.14/drivers/usb/phy/
Dphy-fsl-usb.c939 if (pdata->have_sysif_regs) { in usb_otg_start()