Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Dplanetcore.c85 u64 int_addr; in planetcore_set_mac_addrs() local
89 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
93 u64 this_dev_addr = (int_addr & ~0x000000c00000) | in planetcore_set_mac_addrs()