/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | rda,rda5807.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/rda,rda5807.yaml# 15 - rda,rda5807 23 rda,lnan: 27 rda,lnap: 31 rda,analog-out: 35 rda,i2s-out: 39 rda,lna-microamp: 58 compatible = "rda,rda5807"; 63 rda,lnan; 64 rda,lnap; [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
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.1/Documentation/devicetree/bindings/timer/ |
D | rda,8810pl-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/rda,8810pl-timer.yaml# 7 title: RDA Micro RDA8810PL Timer 14 const: rda,8810pl-timer 41 compatible = "rda,8810pl-timer";
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | rda,8810pl-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/rda,8810pl-uart.yaml# 7 title: RDA Micro UART Interface 17 const: rda,8810pl-uart 41 compatible = "rda,8810pl-uart";
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | rda,8810pl-intc.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/rda,8810pl-intc.yaml# 7 title: RDA Micro RDA8810PL interrupt controller 17 const: rda,8810pl-intc 38 compatible = "rda,8810pl-intc";
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | rda.yaml | 4 $id: http://devicetree.org/schemas/arm/rda.yaml# 7 title: RDA Micro platforms 20 - const: rda,8810pl
|
/Linux-v6.1/drivers/clocksource/ |
D | timer-rda.c | 5 * Copyright RDA Microelectronics Company Limited 133 .name = "rda-ostimer", 145 .name = "rda-timer", 171 .name = "rda-timer", 195 TIMER_OF_DECLARE(rda8810pl, "rda,8810pl-timer", rda_timer_init);
|
D | Kconfig | 131 bool "RDA timer driver" if COMPILE_TEST 135 Enables the support for the RDA Micro timer driver.
|
D | Makefile | 61 obj-$(CONFIG_RDA_TIMER) += timer-rda.o
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-rda-intc.c | 5 * Copyright RDA Microelectronics Company Limited 62 .name = "rda-intc", 87 rda_intc_base = of_io_request_and_map(node, 0, "rda-intc"); in rda8810_intc_init() 107 IRQCHIP_DECLARE(rda_intc, "rda,8810pl-intc", rda8810_intc_init);
|
D | Makefile | 50 obj-$(CONFIG_RDA_INTC) += irq-rda-intc.o
|
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-rda.yaml | 4 $id: http://devicetree.org/schemas/gpio/gpio-rda.yaml# 7 title: RDA Micro GPIO controller 14 const: rda,8810pl-gpio
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-rda.c | 3 * RDA Micro GPIO driver 5 * Copyright (C) 2012 RDA Micro Inc. 244 rda_gpio->irq_chip.name = "rda-gpio", in rda_gpio_probe() 272 { .compatible = "rda,8810pl-gpio", }, 280 .name = "rda-gpio", 287 MODULE_DESCRIPTION("RDA Micro GPIO driver");
|
D | Makefile | 127 obj-$(CONFIG_GPIO_RDA) += gpio-rda.o
|
/Linux-v6.1/arch/arm/mach-rda/ |
D | Kconfig | 3 bool "RDA Micro SoCs" 8 This enables support for the RDA Micro 8810PL SoC family.
|
/Linux-v6.1/drivers/tty/serial/ |
D | rda-uart.c | 5 * Copyright RDA Microelectronics Company Limited 445 "rda-uart", port); in rda_uart_startup() 484 return (port->type == PORT_RDA) ? "rda-uart" : NULL; in rda_uart_type() 695 OF_EARLYCON_DECLARE(rda, "rda,8810pl-uart", 705 .driver_name = "rda-uart", 712 { .compatible = "rda,8810pl-uart" }, 798 .name = "rda-uart",
|
D | Makefile | 85 obj-$(CONFIG_SERIAL_RDA) += rda-uart.o
|
/Linux-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_adminq.c | 71 "GQI RDA", (int)sizeof(**dev_op_gqi_rda), in gve_parse_device_option() 79 GVE_DEVICE_OPTION_TOO_BIG_FMT, "GQI RDA"); in gve_parse_device_option() 103 "DQO RDA", (int)sizeof(**dev_op_dqo_rda), in gve_parse_device_option() 111 GVE_DEVICE_OPTION_TOO_BIG_FMT, "DQO RDA"); in gve_parse_device_option() 744 "Driver is running with DQO RDA queue format.\n"); in gve_adminq_describe_device() 750 "Driver is running with GQI RDA queue format.\n"); in gve_adminq_describe_device() 755 "Driver is running with GQI RDA queue format.\n"); in gve_adminq_describe_device()
|
D | gve_adminq.h | 121 * RDA - Raw DMA Addressing - Buffers associated with SKBs are directly DMA
|
/Linux-v6.1/drivers/net/ethernet/natsemi/ |
D | sonic.h | 307 void *rda; /* Receive descriptor area */ member 317 u32 rda_laddr; /* logical DMA address of RDA */ 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.1/include/uapi/linux/ |
D | serial_core.h | 261 /* RDA UART */
|
/Linux-v6.1/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),
|