Home
last modified time | relevance | path

Searched defs:fudge (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgtt.c219 static struct resource fudge; /* Preferably peppermint */ in psb_gtt_init_ranges() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count()