Home
last modified time | relevance | path

Searched refs:zmii_mux (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dibm440gp.c30 .zmii_mux = 0, /* ZMII input of this EMAC */
41 .zmii_mux = 1, /* ZMII input of this EMAC */
Dibm440gx.c30 .zmii_mux = 0, /* ZMII input of this EMAC */
41 .zmii_mux = 1, /* ZMII input of this EMAC */
Dibm405gp.c42 .zmii_mux = 0, /* ZMII input of this EMAC */
/linux-2.4.37.9/include/asm-ppc/
Docp_ids.h97 int zmii_mux; /* ZMII input of this EMAC */ member
/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_enet.c1295 ep->zmii_input = emacdata->zmii_mux; in emac_probe()