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

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c4197 sendto_srom(SROM_RD | SROM_SR, addr); srom_rd()
4199 srom_latch(SROM_RD | SROM_SR | DT_CS, addr); srom_rd()
4200 srom_command(SROM_RD | SROM_SR | DT_IN | DT_CS, addr); srom_rd()
4201 srom_address(SROM_RD | SROM_SR | DT_CS, addr, offset); srom_rd()
4203 return srom_data(SROM_RD | SROM_SR | DT_CS, addr); srom_rd()
H A Dde4x5.h436 #define SROM_RD 0x00004000 /* Read from Boot ROM */ macro

Completed in 202 milliseconds