Searched refs:HSIO (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | luton_switch.c | 169 HSIO, enumerator 409 priv->regs[HSIO] + HSIO_MCB_SERDES6G_CFG); in serdes6g_write() 412 data = readl(priv->regs[HSIO] + HSIO_MCB_SERDES6G_CFG); in serdes6g_write() 422 priv->regs[HSIO] + HSIO_RCOMP_CFG_CFG0); in serdes6g_cfg() 424 while (readl(priv->regs[HSIO] + HSIO_RCOMP_STATUS) & in serdes6g_cfg() 433 priv->regs[HSIO] + HSIO_SERDES6G_ANA_CFG_OB_CFG); in serdes6g_cfg() 436 priv->regs[HSIO] + HSIO_SERDES6G_ANA_CFG_OB_CFG1); in serdes6g_cfg() 442 priv->regs[HSIO] + HSIO_SERDES6G_ANA_CFG_IB_CFG); in serdes6g_cfg() 449 priv->regs[HSIO] + HSIO_SERDES6G_ANA_CFG_IB_CFG1); in serdes6g_cfg() 454 priv->regs[HSIO] + HSIO_SERDES6G_ANA_CFG_DES_CFG); in serdes6g_cfg() [all …]
|
H A D | ocelot_switch.c | 102 HSIO, enumerator 458 { HSIO, "hsio" }, in ocelot_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/mips/ |
H A D | mscc.txt | 45 o HSIO regs: 47 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 304 ocelot->targets[HSIO] = hsio; in mscc_ocelot_probe()
|
H A D | ocelot.c | 222 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG4, in ocelot_pll5_init() 225 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG0, in ocelot_pll5_init() 237 regmap_write(ocelot->targets[HSIO], HSIO_PLL5G_CFG2, in ocelot_pll5_init()
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 119 HSIO, enumerator
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1564 if (ocelot->targets[HSIO]) in felix_setup()
|