Home
last modified time | relevance | path

Searched defs:cdns (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcore.h83 struct cdns { struct
87 struct cdns3_usb_regs __iomem *dev_regs; argument
90 struct cdns3_otg_legacy_regs __iomem *otg_v0_regs; argument
91 struct cdns3_otg_regs __iomem *otg_v1_regs; argument
92 struct cdnsp_otg_regs __iomem *otg_cdnsp_regs; argument
93 struct cdns_otg_common_regs __iomem *otg_regs; argument
94 struct cdns_otg_irq_regs __iomem *otg_irq_regs; argument
104 struct cdns_role_driver *roles[USB_ROLE_DEVICE + 1]; argument
116 struct cdns3_platform_data *pdata; argument
120 int (*gadget_init)(struct cdns *cdns); argument
[all …]
A Ddrd.c86 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() local
352 struct cdns *cdns = data; in cdns_drd_irq() local
384 int cdns_drd_init(struct cdns *cdns) in cdns_drd_init()
[all …]
A Dcore.c54 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() local
427 int cdns_init(struct cdns *cdns) in cdns_init()
497 int cdns_remove(struct cdns *cdns) in cdns_remove()
[all …]
A Dcdns3-plat.c24 static int set_phy_power_on(struct cdns *cdns) in set_phy_power_on()
39 static void set_phy_power_off(struct cdns *cdns) in set_phy_power_off()
55 struct cdns *cdns; in cdns3_plat_probe() local
180 struct cdns *cdns = platform_get_drvdata(pdev); in cdns3_plat_remove() local
198 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_set_platform_suspend() local
209 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_suspend() local
233 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_resume() local
285 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_plat_suspend() local
A Dhost.c34 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()
A Dgadget-export.h18 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()
A Dhost-export.h18 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()
A Dcdnsp-pci.c208 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_suspend() local
215 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_resume() local
A Dcdnsp-gadget.c1543 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_gadget_pullup() local
1859 static int __cdnsp_gadget_init(struct cdns *cdns) in __cdnsp_gadget_init()
1953 static void cdnsp_gadget_exit(struct cdns *cdns) in cdnsp_gadget_exit()
1968 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()
1984 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
2016 int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init()
A Dcdns3-gadget.c1848 struct cdns *cdns = dev_get_drvdata(priv_dev->dev); in cdns3_device_irq_handler() local
3086 static void cdns3_gadget_exit(struct cdns *cdns) in cdns3_gadget_exit()
3124 static int cdns3_gadget_start(struct cdns *cdns) in cdns3_gadget_start()
3254 static int __cdns3_gadget_init(struct cdns *cdns) in __cdns3_gadget_init()
3293 static int cdns3_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdns3_gadget_suspend()
3312 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
3333 int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init()
A Dcdns3-imx.c253 struct cdns *cdns = dev_get_drvdata(dev); in cdns_imx_platform_suspend() local
/linux/drivers/soundwire/
A Dcadence_master.c281 struct sdw_cdns *cdns = s->private; in cdns_reg_show() local
356 struct sdw_cdns *cdns = data; in cdns_hw_reset() local
376 struct sdw_cdns *cdns = data; in cdns_parity_error_injection() local
455 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_source() local
472 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_target() local
520 cdns_fill_msg_resp(struct sdw_cdns *cdns, in cdns_fill_msg_resp()
699 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg() local
728 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg_defer() local
867 struct sdw_cdns *cdns = dev_id; in sdw_cdns_irq() local
958 struct sdw_cdns *cdns = in cdns_update_slave_status_work() local
[all …]
A Dintel.c759 struct sdw_cdns *cdns = bus_to_cdns(bus); in intel_pre_bank_switch() local
773 struct sdw_cdns *cdns = bus_to_cdns(bus); in intel_post_bank_switch() local
1130 struct sdw_cdns *cdns = &sdw->cdns; in intel_register_dai() local
1269 struct sdw_cdns *cdns; in intel_link_probe() local
1324 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_link_startup() local
1466 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_link_remove() local
1548 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_pm_prepare() local
1608 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend() local
1661 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend_runtime() local
1725 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_resume() local
[all …]
A Dintel.h36 struct sdw_cdns *cdns; member
41 struct sdw_cdns cdns; member

Completed in 42 milliseconds