Home
last modified time | relevance | path

Searched refs:CNS3XXX_USB_BASE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
Dcns3420vb.c114 .start = CNS3XXX_USB_BASE,
115 .end = CNS3XXX_USB_BASE + SZ_16M - 1,
Dcore.c343 { "intel,usb-ehci", CNS3XXX_USB_BASE, "ehci-platform", &cns3xxx_usb_ehci_pdata },
Dcns3xxx.h144 #define CNS3XXX_USB_BASE 0x82000000 /* USB Host Control */ macro