Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/gpio/
H A Drealtek,otto-gpio.yaml31 - realtek,rtl9300-gpio
58 const: realtek,rtl9300-gpio
97 compatible = "realtek,rtl9300-gpio", "realtek,otto-gpio";
/linux/arch/mips/boot/dts/realtek/
H A Drtl930x.dtsi118 compatible = "realtek,rtl9300-intc", "realtek,rtl-intc";
146 compatible = "realtek,rtl9300-wdt";
160 compatible = "realtek,rtl9300-gpio", "realtek,otto-gpio";
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Drealtek,rtl-intc.yaml28 - realtek,rtl9300-intc
82 const: realtek,rtl9300-intc
/linux/Documentation/devicetree/bindings/net/
H A Drealtek,rtl9301-mdio.yaml7 title: Realtek RTL9300 MDIO Controller
H A Drealtek,rtl9301-switch.yaml13 The RTL9300 is a series of is an Ethernet switches with an integrated CPU. A
/linux/drivers/net/mdio/
H A DMakefile23 obj-$(CONFIG_MDIO_REALTEK_RTL9300) += mdio-realtek-rtl9300.o
/linux/Documentation/devicetree/bindings/watchdog/
H A Drealtek,otto-wdt.yaml31 - realtek,rtl9300-wdt
/linux/Documentation/devicetree/bindings/i2c/
H A Drealtek,rtl9301-i2c.yaml13 RTL9300 SoCs have two I2C controllers. Each of these has an SCL line (which
/linux/drivers/i2c/busses/
H A Di2c-rtl9300.c531 .name = "i2c-rtl9300",
538 MODULE_DESCRIPTION("RTL9300 I2C controller driver");
/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c355 { .compatible = "realtek,rtl9300-wdt" },