Home
last modified time | relevance | path

Searched refs:SUN8I_CRYPTO_ISR (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/arm/sunxi/
H A Dsun8i_crypto.h101 #define SUN8I_CRYPTO_ISR 0x0c /* Interrupt Status Register */ macro
H A Dsun8i_crypto.c466 sun8i_crypto_write(sc, SUN8I_CRYPTO_ISR, 0); in sun8i_crypto_attach()
1101 isr = sun8i_crypto_read(sc, SUN8I_CRYPTO_ISR); in sun8i_crypto_poll()
1103 sun8i_crypto_write(sc, SUN8I_CRYPTO_ISR, isr); in sun8i_crypto_poll()