Searched refs:SAVE_4SR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/ |
H A D | lite5200_sleep.S | 268 #define SAVE_4SR(n, addr) \ define 300 SAVE_4SR(0, 0x40) 301 SAVE_4SR(4, 0x44) 302 SAVE_4SR(8, 0x48) 303 SAVE_4SR(12, 0x4c)
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | lite5200_sleep.S | 272 #define SAVE_4SR(n, addr) \ define 304 SAVE_4SR(0, 0x40) 305 SAVE_4SR(4, 0x44) 306 SAVE_4SR(8, 0x48) 307 SAVE_4SR(12, 0x4c)
|
Completed in 2 milliseconds