Home
last modified time | relevance | path

Searched defs:opbc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Demacreg.h93 #define MR1_OBCI(opbc) ((opbc) << 3) /* OPB Bus Clock Indication (GbE) */ argument
224 #define STACR_OPBC(opbc) ((opbc) << 10) /* OPB bus clock freq (!GbE)*/ argument
H A Dif_emac.c346 int error, i, nseg, opb_freq, opbc, mii_phy = MII_PHY_ANY; in emac_attach() local