Home
last modified time | relevance | path

Searched refs:raw_bootcount_store (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/sysutils/u-boot-olimex-a20-som-evb/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-olinuxino-lime/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-olinuxino-lime2/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-olinuxino-lime2-emmc/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-wandboard/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-cubieboard2/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-cubox-hummingboard/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-cubieboard/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-firefly-rk3399/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-sinovoip-bpi-m3/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-a13-olinuxino/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-sopine/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-a64-olinuxino/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-qemu-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-rpi/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-nanopi-m1plus/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-nanopi-neo/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-nanopi-r4s/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-chip/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-beaglebone/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-clearfog/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-pandaboard/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-orangepi-zero/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-orangepi-zero-plus/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-pine64/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()

12345678