Home
last modified time | relevance | path

Searched full:mscc (Results 1 – 25 of 85) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/
Dmscc.txt7 - compatible: "mscc,ocelot"
19 - compatible: Should be "mscc,ocelot-chip-regs", "simple-mfd", "syscon"
24 compatible = "mscc,ocelot-chip-regs", "simple-mfd", "syscon";
36 - compatible: Should be "mscc,ocelot-cpu-syscon", "syscon"
41 compatible = "mscc,ocelot-cpu-syscon", "syscon";
52 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd"
57 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
DMakefile3 # Makefile for MSCC networking PHY driver
5 obj-$(CONFIG_MICROSEMI_PHY) := mscc.o
6 mscc-objs := mscc_main.o
9 mscc-objs += mscc_macsec.o
13 mscc-objs += mscc_ptp.o
/kernel/linux/linux-5.10/arch/mips/boot/dts/mscc/
Docelot.dtsi7 compatible = "mscc,ocelot";
55 compatible = "mscc,ocelot-cpu-syscon", "syscon";
60 compatible = "mscc,ocelot-icpu-intr";
82 compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
108 compatible = "mscc,ocelot-spi", "snps,dw-apb-ssi";
119 compatible = "mscc,vsc7514-switch";
188 compatible = "mscc,ocelot-chip-reset";
193 compatible = "mscc,ocelot-pinctrl";
227 compatible = "mscc,ocelot-miim";
249 compatible = "mscc,ocelot-miim";
[all …]
Docelot_pcb123.dts9 compatible = "mscc,ocelot-pcb123", "mscc,ocelot";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mips/
Dmscc.txt7 - compatible: "mscc,ocelot"
19 - compatible: Should be "mscc,ocelot-chip-regs", "simple-mfd", "syscon"
24 compatible = "mscc,ocelot-chip-regs", "simple-mfd", "syscon";
36 - compatible: Should be "mscc,ocelot-cpu-syscon", "syscon"
41 compatible = "mscc,ocelot-cpu-syscon", "syscon";
/kernel/linux/linux-4.19/arch/mips/boot/dts/mscc/
Docelot.dtsi7 compatible = "mscc,ocelot";
55 compatible = "mscc,ocelot-cpu-syscon", "syscon";
60 compatible = "mscc,ocelot-icpu-intr";
95 compatible = "mscc,ocelot-spi", "snps,dw-apb-ssi";
106 compatible = "mscc,vsc7514-switch";
172 compatible = "mscc,ocelot-chip-reset";
177 compatible = "mscc,ocelot-pinctrl";
205 compatible = "mscc,ocelot-miim";
227 compatible = "mscc,ocelot-miim";
Docelot_pcb123.dts9 compatible = "mscc,ocelot-pcb123", "mscc,ocelot";
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot.h20 #include <soc/mscc/ocelot_qsys.h>
21 #include <soc/mscc/ocelot_sys.h>
22 #include <soc/mscc/ocelot_dev.h>
23 #include <soc/mscc/ocelot_ana.h>
24 #include <soc/mscc/ocelot_ptp.h>
25 #include <soc/mscc/ocelot.h>
/kernel/linux/linux-5.10/arch/mips/generic/
Dboard-ocelot.its.S5 description = "MSCC Ocelot PCB123 Device Tree";
6 data = /incbin/("boot/dts/mscc/ocelot_pcb123.dtb");
16 description = "MSCC Ocelot PCB120 Device Tree";
17 data = /incbin/("boot/dts/mscc/ocelot_pcb120.dtb");
DKconfig30 comment "MSCC Ocelot doesn't work with SEAD3 enabled"
34 bool "Support MSCC Ocelot boards"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-ocelot-serdes.txt19 This is a child of the HSIO syscon ("mscc,ocelot-hsio", see
20 Documentation/devicetree/bindings/mips/mscc.txt) on the Microsemi Ocelot.
24 - compatible: should be "mscc,vsc7514-serdes"
33 compatible = "mscc,vsc7514-serdes";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Docelot-reset.txt6 The reset registers are both present in the MSCC vcoreiii MIPS and
10 - compatible: "mscc,ocelot-chip-reset" or "microchip,sparx5-chip-reset"
14 compatible = "mscc,ocelot-chip-reset";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dmscc,ocelot-pinctrl.txt5 - compatible : Should be "mscc,ocelot-pinctrl",
6 "mscc,jaguar2-pinctrl" or "microchip,sparx5-pinctrl"
25 compatible = "mscc,ocelot-pinctrl";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dsnps,dw-apb-ssi.yaml19 - mscc,ocelot-spi
20 - mscc,jaguar2-spi
51 - mscc,ocelot-spi
52 - mscc,jaguar2-spi
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/reset/
Docelot-reset.txt7 - compatible: "mscc,ocelot-chip-reset"
11 compatible = "mscc,ocelot-chip-reset";
/kernel/linux/linux-4.19/arch/mips/generic/
Dboard-ocelot_pcb123.its.S5 description = "MSCC Ocelot PCB123 Device Tree";
6 data = /incbin/("boot/dts/mscc/ocelot_pcb123.dtb");
DKconfig30 comment "MSCC Ocelot doesn't work with SEAD3 enabled"
34 bool "Support MSCC Ocelot boards"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dmscc,ocelot-icpu-intr.txt5 - compatible : should be "mscc,ocelot-icpu-intr"
15 compatible = "mscc,ocelot-icpu-intr";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmscc,ocelot-icpu-intr.txt5 - compatible : should be "mscc,ocelot-icpu-intr"
15 compatible = "mscc,ocelot-icpu-intr";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/
Dmscc-miim.txt5 - compatible: must be "mscc,ocelot-miim"
19 compatible = "mscc,ocelot-miim";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmscc-miim.txt5 - compatible: must be "mscc,ocelot-miim"
19 compatible = "mscc,ocelot-miim";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Dsnps,designware-i2c.yaml19 const: mscc,ocelot-i2c
32 - const: mscc,ocelot-i2c
147 compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/spi/
Dsnps,dw-apb-ssi.txt4 - compatible : "snps,dw-apb-ssi" or "mscc,<soc>-spi", where soc is "ocelot" or
6 - reg : The register base for the controller. For "mscc,<soc>-spi", a second
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pinctrl/
Dmscc,ocelot-pinctrl.txt5 - compatible : Should be "mscc,ocelot-pinctrl"
24 compatible = "mscc,ocelot-pinctrl";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dzl38060.yaml20 const: mscc,zl38060
64 compatible = "mscc,zl38060";

1234