Home
last modified time | relevance | path

Searched refs:raw_bootcount_store (Results 51 – 75 of 189) sorted by relevance

12345678

/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/bootcount/
H A Dbootcount.c22 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
27 raw_bootcount_store(reg, a); in bootcount_store()
28 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
101 raw_bootcount_store(reg, (magic & 0xffff0000) | a); in bootcount_mem_set()
105 raw_bootcount_store(reg, a); in bootcount_mem_set()
106 raw_bootcount_store(reg + 4, magic); in bootcount_mem_set()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/bootcount/
H A Dbootcount.c19 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
24 raw_bootcount_store(reg, a); in bootcount_store()
25 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/bootcount/
H A Dbootcount.c19 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
24 raw_bootcount_store(reg, a); in bootcount_store()
25 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/bootcount/
H A Dbootcount.c19 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
24 raw_bootcount_store(reg, a); in bootcount_store()
25 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/bootcount/
H A Dbootcount.c19 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
24 raw_bootcount_store(reg, a); in bootcount_store()
25 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/bootcount/
H A Dbootcount.c19 raw_bootcount_store(reg, (CONFIG_SYS_BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
24 raw_bootcount_store(reg, a); in bootcount_store()
25 raw_bootcount_store(reg + 4, CONFIG_SYS_BOOTCOUNT_MAGIC); in bootcount_store()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/bootcount/
H A Dbootcount.c59 raw_bootcount_store(reg, (BOOTCOUNT_MAGIC & 0xffff0000) | a); in bootcount_store()
61 raw_bootcount_store(reg, a); in bootcount_store()
62 raw_bootcount_store(reg + 4, BOOTCOUNT_MAGIC); in bootcount_store()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Dbootcount.h21 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
31 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-tools/u-boot-2020.07/include/
H A Dbootcount.h83 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
93 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dbootcount.h72 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
82 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dbootcount.h72 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
82 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dbootcount.h72 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
82 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dbootcount.h84 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function
94 static inline void raw_bootcount_store(volatile u32 *addr, u32 data) in raw_bootcount_store() function

12345678