Searched refs:CC_ICLR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | obio.h | 91 #define CC_ICLR 0x1F00606 /* Clear pending Interrupts */ macro 174 "r" (CC_ICLR), in cc_set_iclr()
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | obio.h | 91 #define CC_ICLR 0x1F00606 /* Clear pending Interrupts */ macro 174 "r" (CC_ICLR), in cc_set_iclr()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | entry.S | 346 sethi %hi(CC_ICLR), %o0 348 or %o0, %lo(CC_ICLR), %o0 374 or %o4, (CC_ICLR - CC_BASE), %o0
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | entry.S | 346 sethi %hi(CC_ICLR), %o0 348 or %o0, %lo(CC_ICLR), %o0 374 or %o4, (CC_ICLR - CC_BASE), %o0
|
Completed in 5 milliseconds