Searched refs:rda (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/arch/arm/boot/dts/unisoc/ |
D | rda8810pl.dtsi | 12 compatible = "rda,8810pl"; 43 compatible = "rda,8810pl-gpio"; 58 compatible = "rda,8810pl-intc"; 72 compatible = "rda,8810pl-timer"; 80 compatible = "rda,8810pl-gpio"; 91 compatible = "rda,8810pl-gpio"; 102 compatible = "rda,8810pl-gpio"; 120 compatible = "rda,8810pl-uart"; 127 compatible = "rda,8810pl-uart"; 134 compatible = "rda,8810pl-uart";
|
D | rda8810pl-orangepi-2g-iot.dts | 12 compatible = "xunlong,orangepi-2g-iot", "rda,8810pl";
|
D | rda8810pl-orangepi-i96.dts | 12 compatible = "xunlong,orangepi-i96", "rda,8810pl";
|
/Linux-v6.6/drivers/net/ethernet/natsemi/ |
D | sonic.h | 307 void *rda; /* Receive descriptor area */ member 426 sonic_buf_put(lp->rda, lp->dma_bitmode, in sonic_rda_put() 434 return sonic_buf_get(lp->rda, lp->dma_bitmode, in sonic_rda_get()
|
D | sonic.c | 73 lp->rda = lp->tda + SIZEOF_SONIC_TD * SONIC_NUM_TDS * in sonic_alloc_descriptors() 75 lp->rra = lp->rda + SIZEOF_SONIC_RD * SONIC_NUM_RDS * in sonic_alloc_descriptors()
|
/Linux-v6.6/drivers/tty/serial/ |
D | Makefile | 86 obj-$(CONFIG_SERIAL_RDA) += rda-uart.o
|
D | rda-uart.c | 694 OF_EARLYCON_DECLARE(rda, "rda,8810pl-uart",
|
/Linux-v6.6/drivers/clocksource/ |
D | Makefile | 61 obj-$(CONFIG_RDA_TIMER) += timer-rda.o
|
/Linux-v6.6/drivers/irqchip/ |
D | Makefile | 49 obj-$(CONFIG_RDA_INTC) += irq-rda-intc.o
|
/Linux-v6.6/drivers/perf/ |
D | xgene_pmu.c | 341 XGENE_PMU_EVENT_ATTR(rda-cmd-sent, 0x05), 348 XGENE_PMU_EVENT_ATTR(rd-rda-cmd-sent, 0x0c), 532 XGENE_PMU_EVENT_ATTR(rda-sent, 0x04), 539 XGENE_PMU_EVENT_ATTR(rd-rda-sent, 0x0b),
|
/Linux-v6.6/drivers/gpio/ |
D | Makefile | 135 obj-$(CONFIG_GPIO_RDA) += gpio-rda.o
|
/Linux-v6.6/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 215 3 struct rcu_data __percpu *rda; 259 Finally, the ``->rda`` field references a per-CPU pointer to the
|
/Linux-v6.6/arch/arm/ |
D | Kconfig | 507 source "arch/arm/mach-rda/Kconfig"
|
/Linux-v6.6/ |
D | MAINTAINERS | 2582 F: Documentation/devicetree/bindings/arm/rda.yaml 2583 F: Documentation/devicetree/bindings/gpio/gpio-rda.yaml 2584 F: Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.yaml 2585 F: Documentation/devicetree/bindings/serial/rda,8810pl-uart.yaml 2586 F: Documentation/devicetree/bindings/timer/rda,8810pl-timer.yaml 2588 F: drivers/clocksource/timer-rda.c 2589 F: drivers/gpio/gpio-rda.c 2590 F: drivers/irqchip/irq-rda-intc.c 2591 F: drivers/tty/serial/rda-uart.c
|
/Linux-v6.6/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1256 rda,<addr>
|