Home
last modified time | relevance | path

Searched refs:hid1 (Results 1 – 25 of 141) sorted by relevance

123456

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc8220/
H A Dspeed.c31 u8 hid1; member
67 u32 hid1; in get_clocks() local
91 asm volatile ("mfspr %0, 1009":"=r" (hid1):); in get_clocks()
95 hid1 >>= 27; in get_clocks()
98 if (hid1 == bus2core[i].hid1) { in get_clocks()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dmpc86xx.h63 unsigned long hid1; in get_hid1() local
64 asm volatile("mfspr %0, 1009" : "=r" (hid1) :); in get_hid1()
65 return hid1; in get_hid1()
73 static __inline__ void set_hid1 (unsigned long hid1) in set_hid1() argument
75 asm volatile("mtspr 1009, %0" : : "r" (hid1)); in set_hid1()

123456