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

  /src/sys/arch/arm/sunxi/
sun8i_crypto.h 100 #define SUN8I_CRYPTO_ICR 0x08 /* Interrupt Control Register */
sun8i_crypto.c 465 sun8i_crypto_write(sc, SUN8I_CRYPTO_ICR, 0);
930 icr = sun8i_crypto_read(sc, SUN8I_CRYPTO_ICR);
933 sun8i_crypto_write(sc, SUN8I_CRYPTO_ICR, icr);
1216 icr = sun8i_crypto_read(sc, SUN8I_CRYPTO_ICR);
1219 sun8i_crypto_write(sc, SUN8I_CRYPTO_ICR, icr);

Completed in 13 milliseconds