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
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_crypto.h
102
#define
SUN8I_CRYPTO_TLR
0x10 /* Task Load Register */
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)
950
sun8i_crypto_read(sc,
SUN8I_CRYPTO_TLR
));
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025