Home
last modified time | relevance | path

Searched refs:stacr (Results 1 – 15 of 15) sorted by relevance

/linux/arch/powerpc/boot/dts/
H A Deiger.dts326 has-inverted-stacr-oc;
327 has-new-stacr-staopc;
356 has-inverted-stacr-oc;
357 has-new-stacr-staopc;
386 has-inverted-stacr-oc;
387 has-new-stacr-staopc;
416 has-inverted-stacr-oc;
417 has-new-stacr-staopc;
H A Darches.dts277 has-inverted-stacr-oc;
278 has-new-stacr-staopc;
306 has-inverted-stacr-oc;
307 has-new-stacr-staopc;
335 has-inverted-stacr-oc;
336 has-new-stacr-staopc;
H A Dglacier.dts363 has-inverted-stacr-oc;
364 has-new-stacr-staopc;
393 has-inverted-stacr-oc;
394 has-new-stacr-staopc;
423 has-inverted-stacr-oc;
424 has-new-stacr-staopc;
453 has-inverted-stacr-oc;
454 has-new-stacr-staopc;
H A Drainier.dts283 has-inverted-stacr-oc;
284 has-new-stacr-staopc;
312 has-inverted-stacr-oc;
313 has-new-stacr-staopc;
H A Dsequoia.dts341 has-inverted-stacr-oc;
342 has-new-stacr-staopc;
370 has-inverted-stacr-oc;
371 has-new-stacr-staopc;
H A Dcanyonlands.dts395 has-inverted-stacr-oc;
396 has-new-stacr-staopc;
425 has-inverted-stacr-oc;
426 has-new-stacr-staopc;
H A Dbluestone.dts323 has-inverted-stacr-oc;
324 has-new-stacr-staopc;
H A Dredwood.dts234 has-inverted-stacr-oc;
235 has-new-stacr-staopc;
H A Dakebono.dts204 has-inverted-stacr-oc;
205 has-new-stacr-staopc;
H A Dicon.dts274 has-inverted-stacr-oc;
275 has-new-stacr-staopc;
H A Dfsp2.dts520 has-inverted-stacr-oc;
546 has-inverted-stacr-oc;
H A Dkatmai.dts271 has-inverted-stacr-oc;
272 has-new-stacr-staopc;
/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h66 u32 stacr; /* Special */ member
H A Dcore.c782 static inline int emac_phy_done(struct emac_instance *dev, u32 stacr) in emac_phy_done() argument
784 int done = !!(stacr & EMAC_STACR_OC); in emac_phy_done()
810 while (!emac_phy_done(dev, in_be32(&p->stacr))) { in __emac_mdio_read()
831 out_be32(&p->stacr, r); in __emac_mdio_read()
835 while (!emac_phy_done(dev, (r = in_be32(&p->stacr)))) { in __emac_mdio_read()
882 while (!emac_phy_done(dev, in_be32(&p->stacr))) { in __emac_mdio_write()
904 out_be32(&p->stacr, r); in __emac_mdio_write()
908 while (!emac_phy_done(dev, in_be32(&p->stacr))) { in __emac_mdio_write()
/linux/Documentation/devicetree/bindings/net/
H A Dibm,emac.txt150 has-inverted-stacr-oc;
151 has-new-stacr-staopc;