Searched full:mv88e6190 (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/dev/etherswitch/e6000sw/ |
H A D | e6000swreg.h | 49 #define MV88E6190 0x1900 macro 59 #define REG_PORT(_sc, p) ((MVSWITCH((_sc), MV88E6190) ? 0 : 0x10) + (p)) 141 #define VTU_FID_MASK(_sc) (MVSWITCH((_sc), MV88E6190) ? 0xfff : 0xff) 147 #define VTU_PPREG(_sc) (MVSWITCH((_sc), MV88E6190) ? 8 : 4) 177 #define ATU_PORT_MASK(_sc) (MVSWITCH((_sc), MV88E6190) ? 0xfff0 : 0xff0)
|
H A D | e6000sw.c | 230 "marvell,mv88e6190"); in e6000sw_probe() 236 * Trust DTS and fix the port register offset for the MV88E6190 in e6000sw_probe() 239 sc->swid = MV88E6190; in e6000sw_probe() 263 sc->swid = MV88E6190; in e6000sw_probe() 301 case MV88E6190: in e6000sw_probe() 335 MVSWITCH(sc, MV88E6341) || MVSWITCH(sc, MV88E6190))) in e6000sw_parse_fixed_link() 599 if (MVSWITCH(sc, MV88E6190) && 605 if (!MVSWITCH(sc, MV88E6190)) 609 MVSWITCH(sc, MV88E6190)) 614 if (MVSWITCH(sc, MV88E6190) &&
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | marvell.txt | 22 - "marvell,mv88e6190" : Switch has base address 0x00. Use with models: 29 "marvell,mv88e6190" or "marvell,mv88e6250" as 86 compatible = "marvell,mv88e6190";
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-3720-turris-mox.dts | 313 compatible = "marvell,turris-mox-mv88e6190", "marvell,mv88e6190"; 507 compatible = "marvell,turris-mox-mv88e6190", "marvell,mv88e6190"; 701 compatible = "marvell,turris-mox-mv88e6190", "marvell,mv88e6190";
|
H A D | armada-3720-eDPU.dts | 27 compatible = "marvell,mv88e6190";
|
H A D | cn9130-crb.dtsi | 211 compatible = "marvell,mv88e6190";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vf610-zii-scu4-aib.dts | 51 compatible = "marvell,mv88e6190"; 134 compatible = "marvell,mv88e6190"; 192 compatible = "marvell,mv88e6190"; 280 compatible = "marvell,mv88e6190";
|
H A D | vf610-zii-dev-rev-c.dts | 30 compatible = "marvell,mv88e6190"; 130 compatible = "marvell,mv88e6190";
|
H A D | vf610-zii-ssmb-dtu.dts | 116 compatible = "marvell,mv88e6190";
|
H A D | vf610-zii-ssmb-spu3.dts | 141 compatible = "marvell,mv88e6190";
|
H A D | vf610-zii-spb4.dts | 127 compatible = "marvell,mv88e6190";
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell,mvusb.yaml | 54 compatible = "marvell,mv88e6190";
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-clearfog-gtr-l8.dts | 23 compatible = "marvell,mv88e6190";
|
H A D | armada-381-netgear-gs110emx.dts | 81 compatible = "marvell,mv88e6190";
|