Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-fsl.c117 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) in fsl_ehci_drv_probe()
193 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
211 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
219 if (pdata->have_sysif_regs) in ehci_fsl_setup_phy()
244 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) in ehci_fsl_setup_phy()
259 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
306 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
Dfsl-mph-dr-of.c235 if (pdata->have_sysif_regs) { in fsl_usb2_mph_dr_of_probe()
332 .have_sysif_regs = 0,
340 .have_sysif_regs = 1,
/Linux-v4.19/include/linux/
Dfsl_devices.h95 unsigned have_sysif_regs:1; member
/Linux-v4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c241 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
257 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
328 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
339 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
2160 if (udc->pdata->have_sysif_regs) { in fsl_proc_read()
2401 if (pdata->have_sysif_regs) in fsl_udc_probe()
/Linux-v4.19/drivers/usb/phy/
Dphy-fsl-usb.c923 if (pdata->have_sysif_regs) { in usb_otg_start()