Home
last modified time | relevance | path

Searched defs:otp (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cuttlefish/src/
H A Dcuttlefish.erl44 otp(DesiredMinimumOTPVersion, IfGreaterOrEqual, IfLessThan) -> function
53 otp([], []) -> function
56 otp([$R|TMin], Ver) -> function
58 otp(Min, [$R|TVer]) -> function
60 otp([H|TMin], [H|TVer]) -> function
63 otp([HMin|_], [HVer|_]) -> function
66 otp([], _Ver) -> function
71 otp(_Min, []) -> function
/dports/net/messagelib/messagelib-21.12.3/mimetreeparser/autotests/
H A Dbasicobjecttreeparsertest.cpp71 ObjectTreeParser otp(&testSource, &nodeHelper); in testMailWithoutEncryption() local
82 ObjectTreeParser otp(&testSource, &nodeHelper); in testSignedForwardedOpenPGPSignedEncrypted() local
99 ObjectTreeParser otp(&testSource, &nodeHelper); in testForwardedOpenPGPSignedEncrypted() local
132 ObjectTreeParser otp(&testSource, &nodeHelper); in testSMIMESignedEncrypted() local
158 ObjectTreeParser otp(&testSource, &nodeHelper); in testOpenPGPSignedEncrypted() local
184 ObjectTreeParser otp(&testSource, &nodeHelper); in testOpenPGPEncryptedAndSigned() local
208 ObjectTreeParser otp(&testSource, &nodeHelper); in testOpenPGPEncrypted() local
350 ObjectTreeParser otp(&testSource); in testParsePlainMessage() local
476 ObjectTreeParser otp(&testSource); in testHTML() local
493 ObjectTreeParser otp(&testSource); in testHTMLasText() local
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/arm/mach-stm32mp/
H A Dbsec.c61 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
79 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
101 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
112 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
123 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
159 static int bsec_shadow_register(u32 base, u32 otp) in bsec_shadow_register()
202 static int bsec_read_shadow(u32 base, u32 *val, u32 otp) in bsec_read_shadow()
216 static int bsec_write_shadow(u32 base, u32 val, u32 otp) in bsec_write_shadow()
387 int otp; in stm32mp_bsec_read() local
429 int otp; in stm32mp_bsec_write() local
[all …]
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/messagepartthemes/default/autotests/
H A Dobjecttreeparsertest.cpp34 ObjectTreeParser otp(&emptySource); in test_HTMLOnlyText() local
61 ObjectTreeParser otp(&emptySource); in test_HTMLExternal() local
79 ObjectTreeParser otp(&emptySource); in test_HTMLExternal() local
104 ObjectTreeParser otp(&emptySource); in test_Alternative() local
123 ObjectTreeParser otp(&emptySource); in test_Alternative() local
145 ObjectTreeParser otp(&emptySource); in test_Alternative() local
164 ObjectTreeParser otp(&emptySource); in test_Alternative() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-stm32mp/
H A Dbsec.c70 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
87 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
109 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
120 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
131 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
167 static int bsec_shadow_register(struct udevice *dev, u32 base, u32 otp) in bsec_shadow_register()
292 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
349 static int stm32mp_bsec_write_otp(struct udevice *dev, u32 val, u32 otp) in stm32mp_bsec_write_otp()
400 int otp; in stm32mp_bsec_read() local
442 int otp; in stm32mp_bsec_write() local
[all …]

12345678910>>...40