Home
last modified time | relevance | path

Searched refs:prefetch_threshold (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/misc/
H A Domap_gpmc.c90 static int prefetch_threshold(uint32_t config1) in prefetch_threshold() function
106 if (s->prefetch.fifopointer >= prefetch_threshold(s->prefetch.config1)) { in omap_gpmc_int_update()
308 (64 - prefetch_threshold(s->prefetch.config1))) { in omap_gpmc_prefetch_read()