Searched refs:AES_CTRL_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/ | ||
H A D | geode-aes.h | 21 #define AES_CTRL_START 0x01 macro |
H A D | geode-aes.c | 57 iowrite32(AES_CTRL_START | flags, _iobase + AES_CTRLA_REG); in do_crypt() |