Home
last modified time | relevance | path

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

12345678910>>...16

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/cdns3/
H 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 …]
H 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 …]
H 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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/cdns3/
H 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 …]
H 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 …]
H 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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/cdns3/
H 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 …]
H 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 …]
H 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 …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/usb/cdns3/
H A Dcore.c36 struct cdns3 cdns; member
40 struct cdns3 cdns; member
76 static void cdns3_role_stop(struct cdns3 *cdns) in cdns3_role_stop()
92 static void cdns3_exit_roles(struct cdns3 *cdns) in cdns3_exit_roles()
286 int cdns3_hw_role_switch(struct cdns3 *cdns) in cdns3_hw_role_switch()
320 static int cdns3_probe(struct cdns3 *cdns) in cdns3_probe()
372 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove()
443 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_probe() local
453 struct cdns3 *cdns = &priv->cdns; in cdns3_gadget_remove() local
474 struct cdns3 *cdns = &priv->cdns; in cdns3_host_probe() local
[all …]

12345678910>>...16