Searched defs:cdns (Results 1 – 15 of 15) sorted by relevance
83 struct cdns { struct87 struct cdns3_usb_regs __iomem *dev_regs; argument90 struct cdns3_otg_legacy_regs __iomem *otg_v0_regs; argument91 struct cdns3_otg_regs __iomem *otg_v1_regs; argument92 struct cdnsp_otg_regs __iomem *otg_cdnsp_regs; argument93 struct cdns_otg_common_regs __iomem *otg_regs; argument94 struct cdns_otg_irq_regs __iomem *otg_irq_regs; argument104 struct cdns_role_driver *roles[USB_ROLE_DEVICE + 1]; argument116 struct cdns3_platform_data *pdata; argument120 int (*gadget_init)(struct cdns *cdns); argument[all …]
86 int cdns_get_id(struct cdns *cdns) in cdns_get_id()96 int cdns_get_vbus(struct cdns *cdns) in cdns_get_vbus()106 void cdns_clear_vbus(struct cdns *cdns) in cdns_clear_vbus()119 void cdns_set_vbus(struct cdns *cdns) in cdns_set_vbus()132 bool cdns_is_host(struct cdns *cdns) in cdns_is_host()142 bool cdns_is_device(struct cdns *cdns) in cdns_is_device()178 int cdns_drd_host_on(struct cdns *cdns) in cdns_drd_host_on()334 struct cdns *cdns = data; in cdns_drd_thread_irq() local352 struct cdns *cdns = data; in cdns_drd_irq() local384 int cdns_drd_init(struct cdns *cdns) in cdns_drd_init()[all …]
54 static void cdns_role_stop(struct cdns *cdns) in cdns_role_stop()70 static void cdns_exit_roles(struct cdns *cdns) in cdns_exit_roles()82 static int cdns_core_init_role(struct cdns *cdns) in cdns_core_init_role()262 static int cdns_idle_role_start(struct cdns *cdns) in cdns_idle_role_start()267 static void cdns_idle_role_stop(struct cdns *cdns) in cdns_idle_role_stop()273 static int cdns_idle_init(struct cdns *cdns) in cdns_idle_init()297 int cdns_hw_role_switch(struct cdns *cdns) in cdns_hw_role_switch()407 struct cdns *cdns = data; in cdns_wakeup_irq() local427 int cdns_init(struct cdns *cdns) in cdns_init()497 int cdns_remove(struct cdns *cdns) in cdns_remove()[all …]
25 static int set_phy_power_on(struct cdns *cdns) in set_phy_power_on()40 static void set_phy_power_off(struct cdns *cdns) in set_phy_power_off()56 struct cdns *cdns; in cdns3_plat_probe() local180 struct cdns *cdns = platform_get_drvdata(pdev); in cdns3_plat_remove() local198 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_set_platform_suspend() local209 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_suspend() local233 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_resume() local285 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_plat_suspend() local
60 static int __cdns_host_init(struct cdns *cdns) in __cdns_host_init()119 static void cdns_host_exit(struct cdns *cdns) in cdns_host_exit()127 int cdns_host_init(struct cdns *cdns) in cdns_host_init()
18 static inline int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init()30 static inline int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init()
18 static inline int cdns_host_init(struct cdns *cdns) in cdns_host_init()23 static inline void cdns_host_exit(struct cdns *cdns) { } in cdns_host_exit()
206 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_suspend() local213 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_resume() local
1536 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_gadget_pullup() local1852 static int __cdnsp_gadget_init(struct cdns *cdns) in __cdnsp_gadget_init()1946 static void cdnsp_gadget_exit(struct cdns *cdns) in cdnsp_gadget_exit()1961 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()1977 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()2009 int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init()
1850 struct cdns *cdns = dev_get_drvdata(priv_dev->dev); in cdns3_device_irq_handler() local3149 static void cdns3_gadget_exit(struct cdns *cdns) in cdns3_gadget_exit()3187 static int cdns3_gadget_start(struct cdns *cdns) in cdns3_gadget_start()3317 static int __cdns3_gadget_init(struct cdns *cdns) in __cdns3_gadget_init()3356 static int cdns3_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdns3_gadget_suspend()3375 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()3396 int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init()
253 struct cdns *cdns = dev_get_drvdata(dev); in cdns_imx_platform_suspend() local
282 struct sdw_cdns *cdns = s->private; in cdns_reg_show() local357 struct sdw_cdns *cdns = data; in cdns_hw_reset() local377 struct sdw_cdns *cdns = data; in cdns_parity_error_injection() local455 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_source() local472 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_target() local520 cdns_fill_msg_resp(struct sdw_cdns *cdns, in cdns_fill_msg_resp()729 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg() local754 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg_defer() local863 struct sdw_cdns *cdns = dev_id; in sdw_cdns_irq() local956 struct sdw_cdns *cdns = in cdns_update_slave_status_work() local[all …]
49 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_pre_bank_switch() local57 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_post_bank_switch() local132 struct sdw_cdns *cdns; in intel_link_probe() local190 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); in intel_link_startup() local293 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); in intel_link_remove() local369 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_pm_prepare() local429 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend() local474 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend_runtime() local513 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_resume() local578 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_resume_runtime() local
726 struct sdw_cdns *cdns = &sdw->cdns; in intel_pre_bank_switch() local740 struct sdw_cdns *cdns = &sdw->cdns; in intel_post_bank_switch() local785 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_params() local859 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_prepare() local907 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_free() local1081 static int intel_create_dai(struct sdw_cdns *cdns, in intel_create_dai()1123 struct sdw_cdns *cdns = &sdw->cdns; in intel_register_dai() local1177 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus() local1226 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus_after_reset() local1320 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus_after_clock_stop() local[all …]
39 struct sdw_cdns *cdns; member44 struct sdw_cdns cdns; member
Completed in 27 milliseconds