Home
last modified time | relevance | path

Searched defs:clrsetbits (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dgpio.c34 static void clrsetbits(u32 addr, u32 and_mask, u32 or_mask) in clrsetbits() function
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dio.h89 #define clrsetbits(type, addr, clear, set) \ macro
145 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h257 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/nios2/include/asm/
H A Dio.h145 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h108 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h224 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dio.h211 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h262 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h189 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h176 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h177 #define clrsetbits(type, addr, clear, set) \ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h1034 #define clrsetbits(type, addr, clear, set) \ macro