Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dtalitos.h183 #define ISR1_FORMAT(x) (((x) << 28) | ((x) << 16)) macro
197 #define TALITOS1_IMR_INIT ISR1_FORMAT(0xf)
198 #define TALITOS1_IMR_DONE ISR1_FORMAT(0x5) /* done IRQs */
201 #define TALITOS2_IMR_DONE ISR1_FORMAT(0x5) /* done IRQs */
206 #define TALITOS1_ISR_4CHERR ISR1_FORMAT(0xa) /* 4 ch errors mask */
207 #define TALITOS1_ISR_4CHDONE ISR1_FORMAT(0x5) /* 4 ch done mask */