Searched refs:DT_DEVICE_START (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | device.h | 93 #define DT_DEVICE_START(_name, _namestr, _class) \ macro
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | cadence-uart.c | 212 DT_DEVICE_START(cuart, "Cadence UART", DEVICE_SERIAL)
|
A D | exynos4210-uart.c | 360 DT_DEVICE_START(exynos4210, "Exynos 4210 UART", DEVICE_SERIAL)
|
A D | scif-uart.c | 292 DT_DEVICE_START(scif_uart, "SCIF UART", DEVICE_SERIAL)
|
A D | pl011.c | 301 DT_DEVICE_START(pl011, "PL011 UART", DEVICE_SERIAL)
|
A D | omap-uart.c | 391 DT_DEVICE_START(omap_uart, "OMAP UART", DEVICE_SERIAL)
|
A D | ns16550.c | 1535 DT_DEVICE_START(ns16550, "NS16550 UART", DEVICE_SERIAL)
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | gic-v2.c | 1280 DT_DEVICE_START(gicv2, "GICv2", DEVICE_GIC)
|
A D | gic-v3.c | 1761 DT_DEVICE_START(gicv3, "GICv3", DEVICE_GIC)
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/ |
A D | smmu.c | 2837 DT_DEVICE_START(smmu, "ARM SMMU", DEVICE_IOMMU)
|
Completed in 20 milliseconds