Searched refs:bcm2835_rng_read (Results 1 – 2 of 2) sorted by relevance
37 static uint64_t bcm2835_rng_read(void *opaque, hwaddr offset, in bcm2835_rng_read() function93 .read = bcm2835_rng_read,
63 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read() function172 priv->rng.read = bcm2835_rng_read; in bcm2835_rng_probe()