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