Home
last modified time | relevance | path

Searched refs:HSIO (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/mips/
H A Dmscc.txt28 o HSIO regs:
30 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
/linux/drivers/phy/freescale/
H A DKconfig40 tristate "Freescale i.MX8QM HSIO PHY"
44 Enable this to add support for the HSIO PHY as found on
/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c306 ocelot->targets[HSIO] = hsio; in mscc_ocelot_probe()
H A Docelot.c222 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()
/linux/include/soc/mscc/
H A Docelot.h119 HSIO, enumerator
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1707 if (ocelot->targets[HSIO]) in felix_setup()