Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/gma500/
Dgtt.c471 static struct resource fudge; /* Preferably peppermint */ in psb_gtt_init() local
482 fudge.start = 0x40000000; in psb_gtt_init()
483 fudge.end = 0x40000000 + 128 * 1024 * 1024 - 1; in psb_gtt_init()
484 fudge.name = "fudge"; in psb_gtt_init()
485 fudge.flags = IORESOURCE_MEM; in psb_gtt_init()
486 dev_priv->gtt_mem = &fudge; in psb_gtt_init()
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c73 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count() argument
79 lower = ebb_state.stats.ebb_count * (sample_period - fudge); in ebb_check_count()
87 upper = ebb_state.stats.ebb_count * (sample_period + fudge); in ebb_check_count()
Debb.h46 bool ebb_check_count(int pmc, u64 sample_period, int fudge);
/linux-4.4.14/arch/frv/kernel/
Dbreak.S438 # we also have to fudge PSR because the return BREAK is in kernel space and we want
/linux-4.4.14/Documentation/
Dparport-lowlevel.txt95 low-level driver specific function is provided, for altering 'fudge