Searched full:rtl8366rb (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/net/dsa/realtek/ |
H A D | Kconfig | 47 tristate "Realtek RTL8366RB switch subdriver" 52 Select to enable support for Realtek RTL8366RB.
|
H A D | realtek-mdio.c | 8 * RTL8366RB - Probably reads out "RTL8366 revision B", has a quite 12 * RTL8368S - Seems to be an alternative name for RTL8366RB 267 { .compatible = "realtek,rtl8366rb", .data = &rtl8366rb_variant, },
|
H A D | Makefile | 5 rtl8366-objs := rtl8366-core.o rtl8366rb.o
|
H A D | rtl8366rb.c | 2 /* Realtek SMI subdriver for the Realtek RTL8366RB ethernet switch 364 * struct rtl8366rb - RTL8366RB-specific data 368 struct rtl8366rb { struct 522 .name = "RTL8366RB", 605 "RTL8366RB", priv); in rtl8366rb_setup_cascaded_irq() 817 struct rtl8366rb *rb; in rtl8366rb_setup() 1252 struct rtl8366rb *rb; in rtl8366rb_vlan_filtering() 1359 struct rtl8366rb *rb; in rtl8366rb_change_mtu() 1567 struct rtl8366rb *rb; in rtl8366rb_set_mc_index() 1755 dev_info(dev, "found an RTL8366RB switch\n"); in rtl8366rb_detect() [all …]
|
H A D | realtek-smi.c | 14 * RTL8366RB - Probably reads out "RTL8366 revision B", has a quite 18 * RTL8368S - Seems to be an alternative name for RTL8366RB 542 .compatible = "realtek,rtl8366rb",
|
H A D | rtl8366-core.c | 3 * RTL8366RB and RTL8366S
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | realtek.yaml | 41 - realtek,rtl8366rb 47 realtek,rtl8366rb: 48 Use with models RTL8366RB, RTL8366S 147 compatible = "realtek,rtl8366rb";
|
/openbmc/linux/net/dsa/ |
H A D | tag_rtl4_a.c | 4 * Currently only supports protocol "A" found in RTL8366RB 32 * 0xa = RTL8366RB DSA protocol
|
H A D | Kconfig | 133 the Realtek RTL8366RB.
|
/openbmc/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-dlink-dir-685.dts | 189 /* This is a RealTek RTL8366RB switch and PHY using SMI over GPIO */ 191 compatible = "realtek,rtl8366rb"; 360 * gpio0hgrp cover line 21,22 used by RTL8366RB MDIO
|
/openbmc/linux/drivers/net/phy/ |
H A D | realtek.c | 1054 .name = "RTL8366RB Gigabit Ethernet", 1057 * embedded inside the RTL8366RB, they get unmasked when the 1081 /* Interrupt handling analogous to RTL8366RB */
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |