Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-fsl.c113 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) { in fsl_ehci_drv_probe()
211 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
248 pdata->have_sysif_regs && !usb_phy_clk_valid(hcd)) { in ehci_fsl_setup_phy()
253 if (pdata->have_sysif_regs && pdata->controller_ver) { in ehci_fsl_setup_phy()
264 if (pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
276 if (pdata->have_sysif_regs && in ehci_fsl_setup_phy()
285 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) { in ehci_fsl_setup_phy()
303 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
345 if (pdata->have_sysif_regs) { in ehci_fsl_usb_setup()
H A Dfsl-mph-dr-of.c242 if (pdata->have_sysif_regs) { in fsl_usb2_mph_dr_of_probe()
338 .have_sysif_regs = 0,
346 .have_sysif_regs = 1,
/openbmc/linux/include/linux/
H A Dfsl_devices.h91 unsigned have_sysif_regs:1; member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c238 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
254 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
324 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
334 if (udc->pdata->have_sysif_regs) { in dr_controller_setup()
2154 if (udc->pdata->have_sysif_regs) { in fsl_proc_read()
2417 if (pdata->have_sysif_regs) in fsl_udc_probe()
/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.c925 if (pdata->have_sysif_regs) { in usb_otg_start()