Searched defs:clrbits (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | io.h | 83 #define clrbits(type, addr, clear) \ macro 139 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | io.h | 251 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | io.h | 139 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | io.h | 218 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | io.h | 102 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | io.h | 205 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | io.h | 256 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | io.h | 183 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 170 #define clrbits(type, addr, clear) \ macro
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | io.h | 171 #define clrbits(type, addr, clear) \ macro
|