Home
last modified time | relevance | path

Searched refs:POST_POWERON (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Dpost.h32 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
52 POST_POWERON )
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/blackfin/lib/
H A Dpost.c69 newword = BOOTMODE_MAGIC | POST_POWERON; in post_bootmode_init()
70 } else if (bootmode == POST_POWERON || bootmode == POST_SLOWTEST) { in post_bootmode_init()
157 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST }; in post_get_flags()
209 if (test_flags[j] & POST_POWERON) { in post_get_flags()
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dpost.h65 #define POST_POWERON 0x01 /* test runs on power-on booting */ macro
85 POST_POWERON )

12345678910>>...13