Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dehci-fsl.c119 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) { in fsl_ehci_drv_probe()
217 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
254 pdata->have_sysif_regs && !usb_phy_clk_valid(hcd)) { in ehci_fsl_setup_phy()
259 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
270 if (pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
282 if (pdata->have_sysif_regs && in ehci_fsl_setup_phy()
291 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
309 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
351 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
Dfsl-mph-dr-of.c242 if (pdata->have_sysif_regs) { in fsl_usb2_mph_dr_of_probe()
339 .have_sysif_regs = 0,
347 .have_sysif_regs = 1,
/Linux-v5.10/include/linux/
Dfsl_devices.h91 unsigned have_sysif_regs:1; member
/Linux-v5.10/drivers/usb/gadget/udc/
Dfsl_udc_core.c240 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
256 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
327 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
338 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
2157 if (udc->pdata->have_sysif_regs) { in fsl_proc_read()
2422 if (pdata->have_sysif_regs) in fsl_udc_probe()
/Linux-v5.10/drivers/usb/phy/
Dphy-fsl-usb.c923 if (pdata->have_sysif_regs) { in usb_otg_start()