Searched refs:TALITOS_IMR_INIT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/crypto/ | ||
D | talitos.h | 161 #define TALITOS_IMR_INIT 0x100ff /* enable channel IRQs */ macro |
D | talitos.c | 174 setbits32(priv->reg + TALITOS_IMR, TALITOS_IMR_INIT); in init_device() |