Searched refs:ixp4xx_rng_ops (Results 1 – 1 of 1) sorted by relevance
38 static struct hwrng ixp4xx_rng_ops = { variable51 ixp4xx_rng_ops.priv = (unsigned long)rng_base; in ixp4xx_rng_init()52 err = hwrng_register(&ixp4xx_rng_ops); in ixp4xx_rng_init()61 void __iomem * rng_base = (void __iomem *)ixp4xx_rng_ops.priv; in ixp4xx_rng_exit()63 hwrng_unregister(&ixp4xx_rng_ops); in ixp4xx_rng_exit()