Searched defs:opbc (Results 1 – 2 of 2) sorted by relevance
93 #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
346 int error, i, nseg, opb_freq, opbc, mii_phy = MII_PHY_ANY; in emac_attach() local