Home
last modified time | relevance | path

Searched defs:clrbits (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dio.h83 #define clrbits(type, addr, clear) \ macro
139 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h251 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/nios2/include/asm/
H A Dio.h139 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h102 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h218 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dio.h205 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h256 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h183 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h170 #define clrbits(type, addr, clear) \ macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h171 #define clrbits(type, addr, clear) \ macro
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c1373 u32 clrbits, u32 setbits) in ocelot_pincfg_clrsetbits()