Searched defs:rmax (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/ui/ | ||
H A D | qemu-pixman.h | 70 uint8_t rmax, gmax, bmax, amax; member |
/openbmc/qemu/target/arm/ | ||
H A D | helper.c | 2466 int rmax = MIN(cpu->pmsav8r_hdregion, 32); in hprenr_write() local |