Searched refs:EMAC_ADDRLO (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF537.h45 #define bfin_read_EMAC_ADDRLO() bfin_read32(EMAC_ADDRLO)
46 #define bfin_write_EMAC_ADDRLO(val) bfin_write32(EMAC_ADDRLO,val)
H A DdefBF537.h47 #define EMAC_ADDRLO 0xFFC03004 /* Address Low (32 LSBs) Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF527.h52 #define bfin_read_EMAC_ADDRLO() bfin_read32(EMAC_ADDRLO)
53 #define bfin_write_EMAC_ADDRLO(val) bfin_write32(EMAC_ADDRLO, val)
H A DdefBF527.h46 #define EMAC_ADDRLO 0xFFC03004 /* Address Low (32 LSBs) Register */ macro

Completed in 140 milliseconds