HomeSort by relevance Sort by last modified time
    Searched refs:get_my_id (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/powerpc/cpu/mpc85xx/
mp.h 7 u32 get_my_id(void);
mp.c 21 u32 get_my_id() function
58 u32 *table, id = get_my_id();
148 if (nr == get_my_id()) {
fdt.c 41 u32 id = get_my_id();

Completed in 98 milliseconds