Home
last modified time | relevance | path

Searched refs:PHY_BASEADDR_ECID (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/friendlyarm/nanopi2/
A Dboard.c262 hash[4] = readl(PHY_BASEADDR_ECID + 0x00); in make_ether_addr()
263 hash[5] = readl(PHY_BASEADDR_ECID + 0x04); in make_ether_addr()
264 hash[6] = readl(PHY_BASEADDR_ECID + 0x08); in make_ether_addr()
265 hash[7] = readl(PHY_BASEADDR_ECID + 0x0c); in make_ether_addr()
/u-boot/arch/arm/mach-nexell/include/mach/
A Dnexell.h56 #define PHY_BASEADDR_ECID (0xC0067000) macro

Completed in 4 milliseconds