Searched refs:max_words (Results 1 – 1 of 1) sorted by relevance
68 u32 max_words = max / sizeof(u32); in bcm2835_rng_read() local78 if (num_words > max_words) in bcm2835_rng_read()79 num_words = max_words; in bcm2835_rng_read()