Searched refs:hsio (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/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";
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/mscc/ |
| H A D | ocelot.dtsi | 257 hsio: syscon@10d0000 { label 258 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vsc7514.c | 1167 struct regmap *hsio; in mscc_ocelot_probe() local 1215 hsio = syscon_regmap_lookup_by_compatible("mscc,ocelot-hsio"); in mscc_ocelot_probe() 1216 if (IS_ERR(hsio)) { in mscc_ocelot_probe() 1218 return PTR_ERR(hsio); in mscc_ocelot_probe() 1221 ocelot->targets[HSIO] = hsio; in mscc_ocelot_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-ocelot-serdes.txt | 19 This is a child of the HSIO syscon ("mscc,ocelot-hsio", see
|