Searched refs:GCB (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | luton_switch.c | 167 GCB, enumerator 647 { GCB, "gcb" }, in luton_probe() 666 writel(0, priv->regs[GCB] + GCB_DEVCPU_RST_SOFT_CHIP_RST); in luton_probe() 679 if (wait_for_bit_le32(priv->regs[GCB] + GCB_MISC_STAT, in luton_probe()
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 457 [GCB] = vsc9953_gcb_regmap, 491 [GCB] = "devcpu_gcb", 896 ocelot->targets[GCB], in vsc9953_mdio_bus_alloc() 897 ocelot->map[GCB][GCB_MIIM_MII_STATUS & REG_MASK], in vsc9953_mdio_bus_alloc()
|
H A D | felix_vsc9959.c | 517 [GCB] = vsc9959_gcb_regmap, 547 [GCB] = "devcpu_gcb",
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 122 GCB, enumerator 498 GCB_SOFT_RST = GCB << TARGET_OFFSET,
|