Searched defs:setbits (Results 1 – 10 of 10) sorted by relevance
| /u-boot/arch/sandbox/include/asm/ |
| A D | io.h | 95 #define setbits(type, addr, set) \ macro 159 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/nios2/include/asm/ |
| A D | io.h | 144 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/arc/include/asm/ |
| A D | io.h | 226 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/m68k/include/asm/ |
| A D | io.h | 221 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/x86/include/asm/ |
| A D | io.h | 105 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/powerpc/include/asm/ |
| A D | io.h | 262 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/sh/include/asm/ |
| A D | io.h | 208 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/nds32/include/asm/ |
| A D | io.h | 186 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/riscv/include/asm/ |
| A D | io.h | 173 #define setbits(type, addr, set) \ macro
|
| /u-boot/arch/arm/include/asm/ |
| A D | io.h | 204 #define setbits(type, addr, set) \ macro
|
Completed in 23 milliseconds