Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmpc86xx.h61 static __inline__ unsigned long get_hid1 (void) in get_hid1() function
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcpu_init.c55 set_hid1(get_hid1() | 0x80000C00); in cpu_init_f()