Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Dplanetcore.c90 u64 this_dev_addr = (int_addr & ~0x000000c00000) | in planetcore_set_mac_addrs() local
94 addr[i][j] = this_dev_addr & 0xff; in planetcore_set_mac_addrs()
95 this_dev_addr >>= 8; in planetcore_set_mac_addrs()

Completed in 4 milliseconds