Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c293 #define HIFN_PUBRST_RESET 0x00000001 /* reset public/rng unit */ macro
804 HIFN_PUBRST_RESET); in hifn_init_pubrng()
809 if ((hifn_read_1(dev, HIFN_1_PUB_RESET) & HIFN_PUBRST_RESET) == 0) in hifn_init_pubrng()