Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/crypto/
H A Ddca.h578 #define DMACTL_MCR1IE 0x20000000U /* MCR1 interrupt enable */ macro
/titanic_41/usr/src/uts/common/crypto/io/
H A Ddca.c799 DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE | DMACTL_RD256); in dca_attach()
802 DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE); in dca_attach()
874 DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE); in dca_attach()
971 CLRBIT(dca, CSR_DMACTL, DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE); in dca_detach()
1044 DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE | DMACTL_RD256); in dca_resume()
1047 DMACTL_MCR1IE | DMACTL_MCR2IE | DMACTL_EIE); in dca_resume()