Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c186 #define HIFN_1_PUB_RESET 0x204 /* Public/RNG Reset */ macro
803 hifn_write_1(dev, HIFN_1_PUB_RESET, hifn_read_1(dev, HIFN_1_PUB_RESET) | in hifn_init_pubrng()
809 if ((hifn_read_1(dev, HIFN_1_PUB_RESET) & HIFN_PUBRST_RESET) == 0) in hifn_init_pubrng()