Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dehci-fsl.c114 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) { in fsl_ehci_drv_probe()
212 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
249 pdata->have_sysif_regs && !usb_phy_clk_valid(hcd)) { in ehci_fsl_setup_phy()
254 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
265 if (pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
277 if (pdata->have_sysif_regs && in ehci_fsl_setup_phy()
286 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
304 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
346 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
Dfsl-mph-dr-of.c245 if (pdata->have_sysif_regs) { in fsl_usb2_mph_dr_of_probe()
342 .have_sysif_regs = 0,
350 .have_sysif_regs = 1,
/Linux-v6.1/include/linux/
Dfsl_devices.h91 unsigned have_sysif_regs:1; member
/Linux-v6.1/drivers/usb/gadget/udc/
Dfsl_udc_core.c239 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
255 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
325 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
335 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
2156 if (udc->pdata->have_sysif_regs) { in fsl_proc_read()
2419 if (pdata->have_sysif_regs) in fsl_udc_probe()
/Linux-v6.1/drivers/usb/phy/
Dphy-fsl-usb.c925 if (pdata->have_sysif_regs) { in usb_otg_start()