Home
last modified time | relevance | path

Searched full:rtl9300 (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/gpio/
Drealtek,otto-gpio.yaml31 - realtek,rtl9300-gpio
58 const: realtek,rtl9300-gpio
97 compatible = "realtek,rtl9300-gpio", "realtek,otto-gpio";
/linux-6.14.4/Documentation/devicetree/bindings/spi/
Drealtek,rtl9301-snand.yaml7 title: SPI-NAND Flash Controller for Realtek RTL9300 SoCs
13 The Realtek RTL9300 SoCs have a built in SPI-NAND controller. It supports
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Drealtek,rtl-intc.yaml28 - realtek,rtl9300-intc
82 const: realtek,rtl9300-intc
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Drealtek,rtl9301-i2c.yaml13 The RTL9300 SoC has two I2C controllers. Each of these has an SCL line (which
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/
Drealtek,otto-wdt.yaml31 - realtek,rtl9300-wdt
/linux-6.14.4/drivers/i2c/busses/
Di2c-rtl9300.c415 .name = "i2c-rtl9300",
422 MODULE_DESCRIPTION("RTL9300 I2C controller driver");
DMakefile104 obj-$(CONFIG_I2C_RTL9300) += i2c-rtl9300.o
DKconfig1068 tristate "Realtek RTL9300 I2C controller"
1072 RTL9300 SoCs.
1075 be called i2c-rtl9300.
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Drealtek,rtl9301-switch.yaml13 The RTL9300 is a series of is an Ethernet switches with an integrated CPU. A
/linux-6.14.4/arch/mips/boot/dts/realtek/
Drtl930x.dtsi67 compatible = "realtek,rtl9300-intc", "realtek,rtl-intc";
/linux-6.14.4/drivers/watchdog/
Drealtek_otto_wdt.c355 { .compatible = "realtek,rtl9300-wdt" },
/linux-6.14.4/drivers/gpio/
Dgpio-realtek-otto.c347 .compatible = "realtek,rtl9300-gpio",
/linux-6.14.4/
DMAINTAINERS20708 RTL9300 I2C DRIVER (rtl9300-i2c)
20713 F: drivers/i2c/busses/i2c-rtl9300.c