OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUN8I_CRYPTO_TLR_LOAD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_crypto.h
118
#define
SUN8I_CRYPTO_TLR_LOAD
__BIT(0)
sun8i_crypto.c
919
if (sun8i_crypto_read(sc, SUN8I_CRYPTO_TLR) &
SUN8I_CRYPTO_TLR_LOAD
) {
941
sun8i_crypto_write(sc, SUN8I_CRYPTO_TLR,
SUN8I_CRYPTO_TLR_LOAD
);
942
while (sun8i_crypto_read(sc, SUN8I_CRYPTO_TLR) &
SUN8I_CRYPTO_TLR_LOAD
)
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025