Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/driver-api/
H A Dgeneric-counter.rst90 COUNT section in Theory
/openbmc/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h30 #define COUNT 100 /* Max iterations */ macro
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S635 #define PMDS(START, PERM, COUNT) \ argument
/openbmc/linux/arch/arm/mach-spear/
H A Dtime.c39 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/openbmc/linux/drivers/clocksource/
H A Dtimer-digicolor.c49 #define COUNT(t) ((t)*8 + 4) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c15 #define COUNT 5 macro
H A Dselftest_engine_pm.c19 #define COUNT 5 macro
H A Dselftest_rps.c64 COUNT, in create_spin_counter() enumerator
/openbmc/linux/drivers/ras/
H A Dcec.c91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
/openbmc/qemu/hw/dma/
H A Di8257.c49 #define COUNT 1 macro
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h892 #define COUNT(t) ((t)<<6) /* counter */ macro