Home
last modified time | relevance | path

Searched refs:edc (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h484 cnc, wsc, ew, wws, edc) \ argument
487 (cnc) << 14 | (wsc) << 8 | (ew) << 7 | (wws) << 4 | (edc) << 0)
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h640 cnc, wsc, ew, wws, edc) \ argument
643 (wws) << 4 | (edc) << 0)
/openbmc/qemu/hw/net/
H A De1000.c377 E1000BaseClass *edc = E1000_GET_CLASS(d); in e1000_reset_hold() local
388 d->phy_reg[MII_PHYID2] = edc->phy_id2; in e1000_reset_hold()