Searched refs:DECO_RESET (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dregs.h325 #define DECO_RESET 1 /* Use with DECO reset/availability regs */ macro
326 #define DECO_RESET_0 (DECO_RESET << 0)
327 #define DECO_RESET_1 (DECO_RESET << 1)
328 #define DECO_RESET_2 (DECO_RESET << 2)
329 #define DECO_RESET_3 (DECO_RESET << 3)
330 #define DECO_RESET_4 (DECO_RESET << 4)

Completed in 56 milliseconds