OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sun8i_crypto_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_crypto.c
335
sun8i_crypto_read
(struct sun8i_crypto_softc *sc, bus_size_t reg)
function in typeref:typename:uint32_t
919
if (
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR) & SUN8I_CRYPTO_TLR_LOAD) {
930
icr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ICR);
942
while (
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR) & SUN8I_CRYPTO_TLR_LOAD)
950
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR));
1101
isr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ISR);
1102
esr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ESR);
1216
icr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ICR);
sun8i_crypto.c
335
sun8i_crypto_read
(struct sun8i_crypto_softc *sc, bus_size_t reg)
function in typeref:typename:uint32_t
919
if (
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR) & SUN8I_CRYPTO_TLR_LOAD) {
930
icr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ICR);
942
while (
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR) & SUN8I_CRYPTO_TLR_LOAD)
950
sun8i_crypto_read
(sc, SUN8I_CRYPTO_TLR));
1101
isr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ISR);
1102
esr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ESR);
1216
icr =
sun8i_crypto_read
(sc, SUN8I_CRYPTO_ICR);
Completed in 25 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025