Home
last modified time | relevance | path

Searched defs:change_bit (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dbitops.h45 static inline void change_bit(int nr, volatile void * addr) in change_bit() function
/rk3399_rockchip-uboot/arch/nios2/include/asm/bitops/
H A Datomic.h107 static inline void change_bit(int nr, volatile unsigned long *addr) in change_bit() function
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h132 change_bit(int nr, volatile void *addr) in change_bit() function
392 static __inline__ void change_bit(int nr, volatile void * addr) in change_bit() function
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbitops.h110 static __inline__ void change_bit(int nr, volatile void * addr) in change_bit() function
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dbitops.h65 static __inline__ void change_bit(int nr, volatile void *addr) in change_bit() function
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dbitops.h82 static inline void change_bit(int nr, volatile void *addr) in change_bit() function