/openbmc/u-boot/board/micronas/vct/ |
H A D | gpio.c | 34 static void clrsetbits(u32 addr, u32 and_mask, u32 or_mask) in clrsetbits() function
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | io.h | 89 #define clrsetbits(type, addr, clear, set) \ macro 145 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | io.h | 257 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | io.h | 145 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | io.h | 224 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | io.h | 108 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | io.h | 211 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | io.h | 262 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | io.h | 189 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 176 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | io.h | 177 #define clrsetbits(type, addr, clear, set) \ macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | io.h | 1034 #define clrsetbits(type, addr, clear, set) \ macro
|