Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dhifn_795x.c186 #define HIFN_1_PUB_RESET 0x204 /* Public/RNG Reset */ macro
292 /* Public key reset register (HIFN_1_PUB_RESET) */
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()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dhifn_795x.c186 #define HIFN_1_PUB_RESET 0x204 /* Public/RNG Reset */ macro
292 /* Public key reset register (HIFN_1_PUB_RESET) */
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()

Completed in 9 milliseconds