Searched refs:ocelot (Results 26 - 42 of 42) sorted by relevance

12

/linux-master/arch/mips/generic/
H A DMakefile13 obj-$(CONFIG_LEGACY_BOARD_OCELOT) += board-ocelot.o
H A Dboard-ocelot.c74 MIPS_MACHINE(ocelot) = { variable
/linux-master/drivers/net/ethernet/mscc/
H A DMakefile4 ocelot.o \
/linux-master/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c9 #include <soc/mscc/ocelot.h>
14 #include <linux/dsa/ocelot.h>
785 static int vsc9953_gcb_soft_rst_status(struct ocelot *ocelot) argument
789 ocelot_field_read(ocelot, GCB_SOFT_RST_SWC_RST, &val);
794 static int vsc9953_sys_ram_init_status(struct ocelot *ocelot) argument
798 ocelot_field_read(ocelot, SYS_RESET_CFG_MEM_INIT, &val);
808 static int vsc9953_reset(struct ocelot *ocelot) argument
879 vsc9953_mdio_bus_alloc(struct ocelot *ocelot) argument
936 vsc9953_mdio_bus_free(struct ocelot *ocelot) argument
975 struct ocelot *ocelot; local
[all...]
/linux-master/drivers/net/dsa/
H A DMakefile24 obj-y += ocelot/
/linux-master/net/dsa/
H A Dtag_ocelot_8021q.c12 #include <linux/dsa/ocelot.h>
17 #define OCELOT_8021Q_NAME "ocelot-8021q"
H A Dtag_ocelot.c4 #include <linux/dsa/ocelot.h>
8 #define OCELOT_NAME "ocelot"
/linux-master/drivers/mfd/
H A Docelot-core.c22 #include <linux/mfd/ocelot.h>
27 #include <soc/mscc/ocelot.h>
29 #include "ocelot.h"
164 .name = "ocelot-pinctrl",
165 .of_compatible = "mscc,ocelot-pinctrl",
169 .name = "ocelot-sgpio",
170 .of_compatible = "mscc,ocelot-sgpio",
174 .name = "ocelot-miim0",
175 .of_compatible = "mscc,ocelot-miim",
181 .name = "ocelot
[all...]
H A DMakefile120 ocelot-soc-objs := ocelot-core.o ocelot-spi.o
121 obj-$(CONFIG_MFD_OCELOT) += ocelot-soc.o
/linux-master/drivers/power/reset/
H A DMakefile18 obj-$(CONFIG_POWER_RESET_OCELOT_RESET) += ocelot-reset.o
/linux-master/drivers/pinctrl/
H A DMakefile41 obj-$(CONFIG_PINCTRL_OCELOT) += pinctrl-ocelot.o
H A Dpinctrl-microchip-sgpio.c15 #include <linux/mfd/ocelot.h>
996 .compatible = "mscc,ocelot-sgpio",
H A Dpinctrl-ocelot.c13 #include <linux/mfd/ocelot.h>
1619 .name = "ocelot-pinctrl",
1988 gc->label = "ocelot-gpio";
2012 { .compatible = "mscc,ocelot-pinctrl", .data = &ocelot_desc },
2127 .name = "pinctrl-ocelot",
/linux-master/drivers/net/mdio/
H A Dmdio-mscc-miim.c15 #include <linux/mfd/ocelot.h>
360 .compatible = "mscc,ocelot-miim",
/linux-master/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c19 #include <dt-bindings/phy/phy-ocelot-serdes.h>
541 .name = "mscc,ocelot-serdes",
/linux-master/drivers/irqchip/
H A DMakefile78 obj-$(CONFIG_MSCC_OCELOT_IRQ) += irq-mscc-ocelot.o
/linux-master/arch/mips/
H A DMakefile565 ocelot_defconfig-y := 32r2el_defconfig BOARDS=ocelot

Completed in 402 milliseconds

12