Home
last modified time | relevance | path

Searched defs:cdns (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A DMakefile[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A DMakefile
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget-export.h19 static inline int cdns3_gadget_init(struct cdns3 *cdns) in cdns3_gadget_init() argument
24 static inline void cdns3_gadget_exit(struct cdns3 *cdns) { } in cdns3_gadget_exit() argument
H A Dhost-export.h20 static inline int cdns3_host_init(struct cdns3 *cdns) in cdns3_host_init() argument
25 static inline void cdns3_host_exit(struct cdns3 *cdns) { } in cdns3_host_exit() argument
H A Dhost.c31 static int __cdns3_host_init(struct cdns3 *cdns) in __cdns3_host_init() argument
116 cdns3_host_exit(struct cdns3 *cdns) cdns3_host_exit() argument
124 cdns3_host_init(struct cdns3 *cdns) cdns3_host_init() argument
[all...]
H A Ddrd.c30 static int cdns3_set_mode(struct cdns3 *cdns, enum usb_dr_mode mode) in cdns3_set_mode() argument
88 cdns3_get_id(struct cdns3 *cdns) cdns3_get_id() argument
98 cdns3_get_vbus(struct cdns3 *cdns) cdns3_get_vbus() argument
108 cdns3_is_host(struct cdns3 *cdns) cdns3_is_host() argument
118 cdns3_is_device(struct cdns3 *cdns) cdns3_is_device() argument
133 cdns3_otg_disable_irq(struct cdns3 *cdns) cdns3_otg_disable_irq() argument
142 cdns3_otg_enable_irq(struct cdns3 *cdns) cdns3_otg_enable_irq() argument
154 cdns3_drd_host_on(struct cdns3 *cdns) cdns3_drd_host_on() argument
183 cdns3_drd_host_off(struct cdns3 *cdns) cdns3_drd_host_off() argument
204 cdns3_drd_gadget_on(struct cdns3 *cdns) cdns3_drd_gadget_on() argument
235 cdns3_drd_gadget_off(struct cdns3 *cdns) cdns3_drd_gadget_off() argument
260 cdns3_init_otg_mode(struct cdns3 *cdns) cdns3_init_otg_mode() argument
283 cdns3_drd_update_mode(struct cdns3 *cdns) cdns3_drd_update_mode() argument
308 struct cdns3 *cdns = data; cdns3_drd_thread_irq() local
326 struct cdns3 *cdns = data; cdns3_drd_irq() local
358 cdns3_drd_init(struct cdns3 *cdns) cdns3_drd_init() argument
449 cdns3_drd_exit(struct cdns3 *cdns) cdns3_drd_exit() argument
[all...]
H A Dcore.c30 static int cdns3_role_start(struct cdns3 *cdns, enum usb_role role) in cdns3_role_start() argument
56 cdns3_role_stop(struct cdns3 *cdns) cdns3_role_stop() argument
72 cdns3_exit_roles(struct cdns3 *cdns) cdns3_exit_roles() argument
84 cdns3_core_init_role(struct cdns3 *cdns) cdns3_core_init_role() argument
202 cdns3_hw_role_state_machine(struct cdns3 *cdns) cdns3_hw_role_state_machine() argument
253 cdns3_idle_role_start(struct cdns3 *cdns) cdns3_idle_role_start() argument
258 cdns3_idle_role_stop(struct cdns3 *cdns) cdns3_idle_role_stop() argument
264 cdns3_idle_init(struct cdns3 *cdns) cdns3_idle_init() argument
288 cdns3_hw_role_switch(struct cdns3 *cdns) cdns3_hw_role_switch() argument
334 struct cdns3 *cdns = usb_role_switch_get_drvdata(sw); cdns3_role_get() local
350 struct cdns3 *cdns = usb_role_switch_get_drvdata(sw); cdns3_role_set() local
388 set_phy_power_on(struct cdns3 *cdns) set_phy_power_on() argument
403 set_phy_power_off(struct cdns3 *cdns) set_phy_power_off() argument
418 struct cdns3 *cdns = data; cdns3_wakeup_irq() local
442 struct cdns3 *cdns; cdns3_probe() local
618 struct cdns3 *cdns = platform_get_drvdata(pdev); cdns3_remove() local
636 struct cdns3 *cdns = dev_get_drvdata(dev); cdns3_set_platform_suspend() local
647 struct cdns3 *cdns = dev_get_drvdata(dev); cdns3_controller_suspend() local
671 struct cdns3 *cdns = dev_get_drvdata(dev); cdns3_controller_resume() local
712 struct cdns3 *cdns = dev_get_drvdata(dev); cdns3_suspend() local
[all...]
H A Dcdns3-imx.c248 struct cdns3 *cdns = dev_get_drvdata(dev); in cdns_imx_platform_suspend() local
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dgadget-export.h18 static inline int cdnsp_gadget_init(struct cdns *cdns) in cdnsp_gadget_init() argument
30 static inline int cdns3_gadget_init(struct cdns *cdns) in cdns3_gadget_init() argument
H A Dhost-export.h18 static inline int cdns_host_init(struct cdns *cdns) in cdns_host_init() argument
23 static inline void cdns_host_exit(struct cdns *cdns) { } in cdns_host_exit() argument
H A DMakefile
H A Dhost.c67 static int __cdns_host_init(struct cdns *cdns) in __cdns_host_init() argument
131 cdns_host_exit(struct cdns *cdns) cdns_host_exit() argument
139 cdns_host_init(struct cdns *cdns) cdns_host_init() argument
[all...]
H A Dcdns3-plat.c26 static int set_phy_power_on(struct cdns *cdns) in set_phy_power_on() argument
41 static void set_phy_power_off(struct cdns *cdns) in set_phy_power_off() argument
57 struct cdns *cdn in cdns3_plat_probe() local
181 struct cdns *cdns = platform_get_drvdata(pdev); cdns3_plat_remove() local
198 struct cdns *cdns = dev_get_drvdata(dev); cdns3_set_platform_suspend() local
209 struct cdns *cdns = dev_get_drvdata(dev); cdns3_controller_suspend() local
233 struct cdns *cdns = dev_get_drvdata(dev); cdns3_controller_resume() local
286 struct cdns *cdns = dev_get_drvdata(dev); cdns3_plat_suspend() local
[all...]
H A Dcdnsp-pci.c199 struct cdns *cdns = dev_get_drvdata(dev); in cdnsp_pci_suspend() local
206 struct cdns *cdns in cdnsp_pci_resume() local
[all...]
H A Dcore.c29 static int cdns_role_start(struct cdns *cdns, enum usb_role role) in cdns_role_start() argument
55 cdns_role_stop(struct cdns *cdns) cdns_role_stop() argument
71 cdns_exit_roles(struct cdns *cdns) cdns_exit_roles() argument
83 cdns_core_init_role(struct cdns *cdns) cdns_core_init_role() argument
212 cdns_hw_role_state_machine(struct cdns *cdns) cdns_hw_role_state_machine() argument
263 cdns_idle_role_start(struct cdns *cdns) cdns_idle_role_start() argument
268 cdns_idle_role_stop(struct cdns *cdns) cdns_idle_role_stop() argument
274 cdns_idle_init(struct cdns *cdns) cdns_idle_init() argument
298 cdns_hw_role_switch(struct cdns *cdns) cdns_hw_role_switch() argument
344 struct cdns *cdns = usb_role_switch_get_drvdata(sw); cdns_role_get() local
360 struct cdns *cdns = usb_role_switch_get_drvdata(sw); cdns_role_set() local
407 struct cdns *cdns = data; cdns_wakeup_irq() local
427 cdns_init(struct cdns *cdns) cdns_init() argument
497 cdns_remove(struct cdns *cdns) cdns_remove() argument
507 cdns_suspend(struct cdns *cdns) cdns_suspend() argument
525 cdns_resume(struct cdns *cdns) cdns_resume() argument
562 cdns_set_active(struct cdns *cdns, u8 set_active) cdns_set_active() argument
[all...]
H A Ddrd.c28 static int cdns_set_mode(struct cdns *cdns, enum usb_dr_mode mode) in cdns_set_mode() argument
86 cdns_get_id(struct cdns *cdns) cdns_get_id() argument
96 cdns_get_vbus(struct cdns *cdns) cdns_get_vbus() argument
106 cdns_clear_vbus(struct cdns *cdns) cdns_clear_vbus() argument
119 cdns_set_vbus(struct cdns *cdns) cdns_set_vbus() argument
132 cdns_is_host(struct cdns *cdns) cdns_is_host() argument
142 cdns_is_device(struct cdns *cdns) cdns_is_device() argument
157 cdns_otg_disable_irq(struct cdns *cdns) cdns_otg_disable_irq() argument
167 cdns_otg_enable_irq(struct cdns *cdns) cdns_otg_enable_irq() argument
179 cdns_drd_host_on(struct cdns *cdns) cdns_drd_host_on() argument
209 cdns_drd_host_off(struct cdns *cdns) cdns_drd_host_off() argument
231 cdns_drd_gadget_on(struct cdns *cdns) cdns_drd_gadget_on() argument
264 cdns_drd_gadget_off(struct cdns *cdns) cdns_drd_gadget_off() argument
291 cdns_init_otg_mode(struct cdns *cdns) cdns_init_otg_mode() argument
314 cdns_drd_update_mode(struct cdns *cdns) cdns_drd_update_mode() argument
339 struct cdns *cdns = data; cdns_drd_thread_irq() local
357 struct cdns *cdns = data; cdns_drd_irq() local
389 cdns_drd_init(struct cdns *cdns) cdns_drd_init() argument
485 cdns_drd_exit(struct cdns *cdns) cdns_drd_exit() argument
493 cdns_power_is_lost(struct cdns *cdns) cdns_power_is_lost() argument
[all...]
H A Dcore.h83 struct cdns { global() struct
132 cdns_resume(struct cdns *cdns) cdns_resume() argument
134 cdns_set_active(struct cdns *cdns, u8 set_active) cdns_set_active() argument
135 cdns_suspend(struct cdns *cdns) cdns_suspend() argument
[all...]
H A Dcdns3-imx.c251 struct cdns *cdns = dev_get_drvdata(dev); in cdns_imx_platform_suspend() local
H A Dcdnsp-gadget.c1539 struct cdns *cdns = dev_get_drvdata(pdev->dev); in cdnsp_gadget_pullup() local
1855 static int __cdnsp_gadget_init(struct cdns *cdns) in __cdnsp_gadget_init() argument
1949 cdnsp_gadget_exit(struct cdns *cdns) cdnsp_gadget_exit() argument
1964 cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) cdnsp_gadget_suspend() argument
1980 cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) cdnsp_gadget_resume() argument
2012 cdnsp_gadget_init(struct cdns *cdns) cdnsp_gadget_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dintel_bus_common.c15 struct sdw_cdns *cdns = &sdw->cdns; in intel_start_bus() local
69 struct sdw_cdns *cdns = &sdw->cdns; intel_start_bus_after_reset() local
170 struct sdw_cdns *cdns = &sdw->cdns; intel_start_bus_after_clock_stop() local
193 struct sdw_cdns *cdns = &sdw->cdns; intel_stop_bus() local
228 struct sdw_cdns *cdns = &sdw->cdns; intel_pre_bank_switch() local
242 struct sdw_cdns *cdns = &sdw->cdns; intel_post_bank_switch() local
[all...]
H A Dintel_auxdevice.c79 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_pre_bank_switch() local
87 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_post_bank_switch() local
97 struct sdw_cdns *cdns = bus_to_cdns(bus); in generic_new_peripheral_assigned() local
218 struct sdw_cdns *cdns; in intel_link_probe() local
279 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); intel_link_startup() local
390 struct sdw_cdns *cdns = auxiliary_get_drvdata(auxdev); intel_link_remove() local
468 struct sdw_cdns *cdns = dev_get_drvdata(dev); intel_pm_prepare() local
528 struct sdw_cdns *cdns = dev_get_drvdata(dev); intel_suspend() local
573 struct sdw_cdns *cdns = dev_get_drvdata(dev); intel_suspend_runtime() local
612 struct sdw_cdns *cdns = dev_get_drvdata(dev); intel_resume() local
680 struct sdw_cdns *cdns = dev_get_drvdata(dev); intel_resume_runtime() local
[all...]
H A Dintel.h46 struct sdw_cdns *cdns; member
52 struct sdw_cdns cdns; member
H A Dintel_ace2x.c245 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_hw_params() local
317 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_prepare() local
370 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_hw_free() local
412 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_get_sdw_stream() local
424 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_trigger() local
547 intel_create_dai(struct sdw_cdns *cdns, struct snd_soc_dai_driver *dais, enum intel_pdi_type type, u32 num, u32 off, u32 max_ch) intel_create_dai() argument
584 struct sdw_cdns *cdns = &sdw->cdns; intel_register_dai() local
[all...]
H A Dintel.c675 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_hw_params() local
748 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_prepare() local
801 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_hw_free() local
836 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_get_sdw_stream() local
848 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_trigger() local
915 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); intel_component_dais_suspend() local
949 intel_create_dai(struct sdw_cdns *cdns, struct snd_soc_dai_driver *dais, enum intel_pdi_type type, u32 num, u32 off, u32 max_ch) intel_create_dai() argument
986 struct sdw_cdns *cdns = &sdw->cdns; intel_register_dai() local
[all...]
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dintel.h38 struct sdw_cdns *cdns; member
43 struct sdw_cdns cdns; member

Completed in 13 milliseconds

12