Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c36 #define DE4X5_APROM 0x048 /* Ethernet Address PROM */ macro
707 tmp = read_srom(dev, DE4X5_APROM, ((SROM_HWADD >> 1) + i)); in read_hw_addr()
760 write_srom(dev, DE4X5_APROM, i, eeprom[i]); in update_srom()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h25 #define DE4X5_APROM iobase+(0x048 << lp->bus) /* Ethernet Address PROM */ macro
H A Dde4x5.c2162 DevicePresent(dev, DE4X5_APROM); in srom_search()
2292 DevicePresent(dev, DE4X5_APROM); in de4x5_pci_probe()
4041 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4044 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4067 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4069 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()