Searched refs:QSYS (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | ocelot_switch.c | 99 QSYS, enumerator 227 writel(0, priv->regs[QSYS] + QSYS_QMAP); in ocelot_cpu_capture_setup() 260 setbits_le32(priv->regs[QSYS] + QSYS_SWITCH_PORT_MODE(CPU_PORT), in ocelot_cpu_capture_setup() 267 setbits_le32(priv->regs[QSYS] + QSYS_EGR_NO_SHARING, BIT(CPU_PORT)); in ocelot_cpu_capture_setup() 305 setbits_le32(priv->regs[QSYS] + QSYS_SWITCH_PORT_MODE(port - PORT0), in ocelot_port_init() 455 { QSYS, "qsys" }, in ocelot_probe()
|
/openbmc/linux/arch/nios2/platform/ |
H A D | Kconfig.platform | 106 by Altera and which can be enabled in QSYS builder. This accelerates 113 Number of the instruction as configured in QSYS Builder.
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 48 [QSYS] = "qsys",
|
H A D | seville_vsc9953.c | 451 [QSYS] = vsc9953_qsys_regmap, 494 [QSYS] = "qsys",
|
H A D | felix_vsc9959.c | 510 [QSYS] = vsc9959_qsys_regmap, 550 [QSYS] = "qsys",
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 251 { QSYS, "qsys" }, in mscc_ocelot_probe()
|
H A D | vsc7514_regs.c | 427 [QSYS] = vsc7514_qsys_regmap,
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 113 QSYS, enumerator 239 QSYS_PORT_MODE = QSYS << TARGET_OFFSET,
|