Searched refs:fec_ievent (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/
H A Dmpc8xx_fec.c499 out_be32(&fecp->fec_ievent, 0xffc0);
713 while (!(in_be32(&ep->fec_ievent) & FEC_ENET_MII)) {
720 out_be32(&ep->fec_ievent, FEC_ENET_MII); /* clear MII complete */
781 out_be32(&fecp->fec_ievent, 0xffc0);
/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h317 uint fec_ievent; /* interrupt event register */ member in struct:fec

Completed in 93 milliseconds