Searched refs:hsio (Results 1 – 7 of 7) sorted by relevance
/openbmc/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()
|
/openbmc/linux/Documentation/devicetree/bindings/mips/ |
H A D | mscc.txt | 52 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd" 57 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 269 hsio: syscon@10d0000 { label 270 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | mscc,luton.dtsi | 134 "sys", "ana", "rew", "gcb", "qs", "hsio";
|
H A D | mscc,ocelot.dtsi | 137 reg-names = "sys", "rew", "qs", "hsio", "port0",
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp.dtsi | 1843 compatible = "fsl,imx8mp-hsio-blk-ctrl", "syscon"; 2073 clock-names = "hsio", "suspend"; 2116 clock-names = "hsio", "suspend";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |