Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Diproc-rng200.c33 #define RNG_SOFT_RESET_OFFSET 0x04 macro
75 val = ioread32(rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
77 iowrite32(val, rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
79 val = ioread32(rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
81 iowrite32(val, rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Diproc-rng200.c24 #define RNG_SOFT_RESET_OFFSET 0x04 macro
75 val = ioread32(rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
77 iowrite32(val, rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
79 val = ioread32(rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()
81 iowrite32(val, rng_base + RNG_SOFT_RESET_OFFSET); in iproc_rng200_restart()

Completed in 2 milliseconds