| /linux/drivers/usb/cdns3/ |
| A D | core.h | 84 struct cdns { struct 88 struct cdns3_usb_regs __iomem *dev_regs; argument 91 struct cdns3_otg_legacy_regs __iomem *otg_v0_regs; argument 92 struct cdns3_otg_regs __iomem *otg_v1_regs; argument 93 struct cdnsp_otg_regs __iomem *otg_cdnsp_regs; argument 94 struct cdns_otg_common_regs __iomem *otg_regs; argument 95 struct cdns_otg_irq_regs __iomem *otg_irq_regs; argument 117 struct cdns3_platform_data *pdata; argument 121 int (*gadget_init)(struct cdns *cdns); argument 133 static inline int cdns_resume(struct cdns *cdns) in cdns_resume() [all …]
|
| A D | drd.c | 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() 179 int cdns_drd_host_on(struct cdns *cdns) in cdns_drd_host_on() 339 struct cdns *cdns = data; in cdns_drd_thread_irq() local 357 struct cdns *cdns = data; in cdns_drd_irq() local 389 int cdns_drd_init(struct cdns *cdns) in cdns_drd_init() [all …]
|
| A D | core.c | 55 static void cdns_role_stop(struct cdns *cdns) in cdns_role_stop() 71 static void cdns_exit_roles(struct cdns *cdns) in cdns_exit_roles() 83 static int cdns_core_init_role(struct cdns *cdns) in cdns_core_init_role() 263 static int cdns_idle_role_start(struct cdns *cdns) in cdns_idle_role_start() 274 static int cdns_idle_init(struct cdns *cdns) in cdns_idle_init() 298 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() 507 int cdns_suspend(struct cdns *cdns) in cdns_suspend() [all …]
|
| A D | cdns3-plat.c | 26 static int set_phy_power_on(struct cdns *cdns) in set_phy_power_on() 41 static void set_phy_power_off(struct cdns *cdns) in set_phy_power_off() 57 struct cdns *cdns; in cdns3_plat_probe() local 187 struct cdns *cdns = platform_get_drvdata(pdev); in cdns3_plat_remove() local 204 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_set_platform_suspend() local 215 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_suspend() local 239 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_resume() local 292 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_plat_suspend() local
|
| A D | host.c | 69 static int __cdns_host_init(struct cdns *cdns) in __cdns_host_init() 133 static void cdns_host_exit(struct cdns *cdns) in cdns_host_exit() 141 int cdns_host_init(struct cdns *cdns) in cdns_host_init()
|
| A D | gadget-export.h | 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()
|
| A D | host-export.h | 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()
|
| A D | cdnsp-pci.c | 200 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_suspend() local 207 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_resume() local
|
| A D | cdnsp-gadget.c | 1535 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_gadget_pullup() local 1851 static int __cdnsp_gadget_init(struct cdns *cdns) in __cdnsp_gadget_init() 1945 static void cdnsp_gadget_exit(struct cdns *cdns) in cdnsp_gadget_exit() 1960 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend() 1976 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume() 2008 int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init()
|
| A D | cdns3-gadget.c | 1916 struct cdns *cdns = dev_get_drvdata(priv_dev->dev); in cdns3_device_irq_handler() local 3245 static void cdns3_gadget_exit(struct cdns *cdns) in cdns3_gadget_exit() 3283 static int cdns3_gadget_start(struct cdns *cdns) in cdns3_gadget_start() 3413 static int __cdns3_gadget_init(struct cdns *cdns) in __cdns3_gadget_init() 3452 static int cdns3_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdns3_gadget_suspend() 3471 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume() 3492 int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init()
|
| A D | cdns3-imx.c | 251 struct cdns *cdns = dev_get_drvdata(dev); in cdns_imx_platform_suspend() local
|
| /linux/drivers/soundwire/ |
| A D | cadence_master.c | 326 struct sdw_cdns *cdns = s->private; in cdns_reg_show() local 399 struct sdw_cdns *cdns = data; in cdns_hw_reset() local 419 struct sdw_cdns *cdns = data; in cdns_parity_error_injection() local 498 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_source() local 515 struct sdw_cdns *cdns = data; in cdns_set_pdi_loopback_target() local 563 cdns_fill_msg_resp(struct sdw_cdns *cdns, in cdns_fill_msg_resp() 772 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg() local 912 struct sdw_cdns *cdns = dev_id; in sdw_cdns_irq() local 999 struct sdw_cdns *cdns = in cdns_check_attached_status_dwork() local 1030 struct sdw_cdns *cdns = in cdns_update_slave_status_work() local [all …]
|
| A D | intel_bus_common.c | 15 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus() local 72 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus_after_reset() local 176 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus_after_clock_stop() local 202 struct sdw_cdns *cdns = &sdw->cdns; in intel_stop_bus() local 239 struct sdw_cdns *cdns = &sdw->cdns; in intel_pre_bank_switch() local 253 struct sdw_cdns *cdns = &sdw->cdns; in intel_post_bank_switch() local
|
| A D | intel_auxdevice.c | 80 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_pre_bank_switch() local 88 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_post_bank_switch() local 98 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_new_peripheral_assigned() local 295 struct sdw_cdns *cdns; in intel_link_probe() local 370 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); in intel_link_startup() local 481 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); in intel_link_remove() local 560 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_pm_prepare() local 620 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend() local 665 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_suspend_runtime() local 704 struct sdw_cdns *cdns = dev_get_drvdata(dev); in intel_resume() local [all …]
|
| A D | intel_ace2x.c | 309 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_params() local 380 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_prepare() local 425 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_free() local 467 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_get_sdw_stream() local 479 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_trigger() local 602 static int intel_create_dai(struct sdw_cdns *cdns, in intel_create_dai() 639 struct sdw_cdns *cdns = &sdw->cdns; in intel_register_dai() local
|
| A D | intel.c | 724 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_params() local 791 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_prepare() local 844 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_free() local 886 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_get_sdw_stream() local 898 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_trigger() local 965 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_component_dais_suspend() local 999 static int intel_create_dai(struct sdw_cdns *cdns, in intel_create_dai() 1036 struct sdw_cdns *cdns = &sdw->cdns; in intel_register_dai() local
|
| A D | intel.h | 46 struct sdw_cdns *cdns; member 52 struct sdw_cdns cdns; member
|