Searched defs:cdns (Results 1 – 10 of 10) sorted by relevance
86 struct cdns { struct90 struct cdns3_usb_regs __iomem *dev_regs; argument93 struct cdns3_otg_legacy_regs __iomem *otg_v0_regs; argument94 struct cdns3_otg_regs __iomem *otg_v1_regs; argument95 struct cdnsp_otg_regs __iomem *otg_cdnsp_regs; argument96 struct cdns_otg_common_regs __iomem *otg_regs; argument97 struct cdns_otg_irq_regs __iomem *otg_irq_regs; argument107 struct cdns_role_driver *roles[USB_ROLE_DEVICE + 1]; argument119 struct cdns3_platform_data *pdata; argument124 int (*gadget_init)(struct cdns *cdns); argument[all …]
28 static int cdns_set_mode(struct cdns *cdns, enum usb_dr_mode mode) in cdns_set_mode()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()157 static void cdns_otg_disable_irq(struct cdns *cdns) in cdns_otg_disable_irq()167 static void cdns_otg_enable_irq(struct cdns *cdns) in cdns_otg_enable_irq()179 int cdns_drd_host_on(struct cdns *cdns) in cdns_drd_host_on()[all …]
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() local185 struct cdns *cdns = platform_get_drvdata(pdev); in cdns3_plat_remove() local202 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_set_platform_suspend() local213 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_suspend() local237 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_controller_resume() local290 struct cdns *cdns = dev_get_drvdata(dev); in cdns3_plat_suspend() local
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()
199 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_suspend() local206 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_resume() local
145 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_set_apb_timeout_value() local1573 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_gadget_pullup() local1900 static int __cdnsp_gadget_init(struct cdns *cdns) in __cdnsp_gadget_init()1997 static void cdnsp_gadget_exit(struct cdns *cdns) in cdnsp_gadget_exit()2012 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()2028 static int cdnsp_gadget_resume(struct cdns *cdns, bool lost_power) in cdnsp_gadget_resume()2060 int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init()
1916 struct cdns *cdns = dev_get_drvdata(priv_dev->dev); in cdns3_device_irq_handler() local3250 static void cdns3_gadget_exit(struct cdns *cdns) in cdns3_gadget_exit()3287 static int cdns3_gadget_start(struct cdns *cdns) in cdns3_gadget_start()3417 static int __cdns3_gadget_init(struct cdns *cdns) in __cdns3_gadget_init()3457 static int cdns3_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdns3_gadget_suspend()3476 static int cdns3_gadget_resume(struct cdns *cdns, bool lost_power) in cdns3_gadget_resume()3497 int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init()
724 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_params() local790 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_prepare() local843 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_hw_free() local885 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_get_sdw_stream() local897 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_trigger() local964 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in intel_component_dais_suspend() local998 static int intel_create_dai(struct sdw_cdns *cdns, in intel_create_dai()1035 struct sdw_cdns *cdns = &sdw->cdns; in intel_register_dai() local
48 struct sdw_cdns *cdns; member76 struct sdw_cdns cdns; member