Searched defs:setbits (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | io.h | 86 #define setbits(type, addr, set) \ macro 142 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | io.h | 254 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | io.h | 142 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | io.h | 221 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | io.h | 105 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | io.h | 208 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | io.h | 259 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | io.h | 186 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 173 #define setbits(type, addr, set) \ macro
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | io.h | 174 #define setbits(type, addr, set) \ macro
|