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