Home
last modified time | relevance | path

Searched refs:musb_hdrc_config (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/include/linux/usb/
Dmusb.h63 struct musb_hdrc_config { struct
106 const struct musb_hdrc_config *config;
/Linux-v5.4/arch/arm/mach-davinci/
Dusb.c19 static struct musb_hdrc_config musb_config = {
Dusb-da8xx.c54 static struct musb_hdrc_config musb_config = {
/Linux-v5.4/arch/unicore32/kernel/
Dpuv3-core.c61 static struct musb_hdrc_config puv3_usb_config[] = {
/Linux-v5.4/drivers/usb/musb/
Djz4740.c59 static const struct musb_hdrc_config jz4740_musb_config = {
Dux500.c20 static const struct musb_hdrc_config ux500_musb_hdrc_config = {
Dsunxi.c647 static const struct musb_hdrc_config sunxi_musb_hdrc_config = {
656 static struct musb_hdrc_config sunxi_musb_hdrc_config_h3 = {
Dmusb_core.h403 const struct musb_hdrc_config *config;
Dda8xx.c494 static const struct musb_hdrc_config da8xx_config = {
Domap2430.c382 struct musb_hdrc_config *config; in omap2430_probe()
Dmusb_dsps.c729 struct musb_hdrc_config *config; in dsps_create_musb_pdev()
Dmusb_core.c1987 const struct musb_hdrc_config *config, void __iomem *mbase) in allocate_instance()
/Linux-v5.4/arch/arm/mach-omap2/
Dboard-n8x0.c97 static struct musb_hdrc_config musb_config = {
/Linux-v5.4/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst524 static struct musb_hdrc_config jz4740_musb_config = {
542 through the ``jz4740_musb_config`` :c:type:`musb_hdrc_config` structure.