Searched refs:hsio (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 241 struct regmap *hsio; in mscc_ocelot_probe() local 297 hsio = syscon_regmap_lookup_by_compatible("mscc,ocelot-hsio"); in mscc_ocelot_probe() 298 if (IS_ERR(hsio)) { in mscc_ocelot_probe() 300 err = PTR_ERR(hsio); in mscc_ocelot_probe() 304 ocelot->targets[HSIO] = hsio; in mscc_ocelot_probe()
|
/linux/Documentation/devicetree/bindings/mips/ |
H A D | mscc.txt | 35 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd" 40 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
/linux/drivers/phy/freescale/ |
H A D | Makefile | 6 obj-$(CONFIG_PHY_FSL_IMX8QM_HSIO) += phy-fsl-imx8qm-hsio.o
|
/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 269 hsio: syscon@10d0000 { label 270 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp.dtsi | 1989 compatible = "fsl,imx8mp-hsio-blk-ctrl", "syscon"; 2328 clock-names = "hsio", "suspend"; 2371 clock-names = "hsio", "suspend";
|