HomeSort by: relevance | last modified time | path
    Searched refs:SUN8I_CRYPTO_ESR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun8i_crypto.h 104 #define SUN8I_CRYPTO_ESR 0x18 /* Task Error type Register */
sun8i_crypto.c 1102 esr = sun8i_crypto_read(sc, SUN8I_CRYPTO_ESR);
1104 sun8i_crypto_write(sc, SUN8I_CRYPTO_ESR, esr);

Completed in 13 milliseconds