Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dhifn_795x.c185 #define HIFN_1_PUB_RESET 0x204 /* Public/RNG Reset */ macro
802 hifn_write_1(dev, HIFN_1_PUB_RESET, hifn_read_1(dev, HIFN_1_PUB_RESET) | in hifn_init_pubrng()
808 if ((hifn_read_1(dev, HIFN_1_PUB_RESET) & HIFN_PUBRST_RESET) == 0) in hifn_init_pubrng()