Home
last modified time | relevance | path

Searched defs:max_words (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dbcm2835-rng.c67 u32 max_words = max / sizeof(u32); in bcm2835_rng_read() local
/openbmc/qemu/target/hexagon/
H A Dtranslate.c216 int nwords, max_words; in read_packet_words() local
H A Ddecode.c919 int decode_packet(int max_words, const uint32_t *words, Packet *pkt, in decode_packet()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4400 u32 max_words, num_words; member