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

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

Completed in 211 milliseconds