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 Ddecode.c658 int decode_packet(DisasContext *ctx, int max_words, const uint32_t *words, in decode_packet()
H A Dtranslate.c217 int nwords, max_words; in read_packet_words() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4437 u32 max_words, num_words; member