Searched defs:clrsetbits (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/board/micronas/vct/ |
| H A D | gpio.c | 35 static void clrsetbits(u32 addr, u32 and_mask, u32 or_mask) in clrsetbits() function
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | io.h | 83 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/arc/include/asm/ |
| H A D | io.h | 282 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/nios2/include/asm/ |
| H A D | io.h | 147 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | io.h | 105 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | io.h | 262 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | io.h | 225 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/sh/include/asm/ |
| H A D | io.h | 211 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/nds32/include/asm/ |
| H A D | io.h | 198 #define clrsetbits(type, addr, clear, set) \ macro
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | io.h | 172 #define clrsetbits(type, addr, clear, set) \ macro
|