Searched defs:COUNT (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h34 #define COUNT 100 /* Max iterations */ macro
/linux-4.4.14/arch/arm/mach-ebsa110/
H A Dcore.c154 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
/linux-4.4.14/drivers/clocksource/
H A Dtimer-digicolor.c51 #define COUNT(t) ((t)*8 + 4) macro
/linux-4.4.14/arch/arm/mach-spear/
H A Dtime.c42 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/linux-4.4.14/drivers/usb/host/
H A Dehci.h247 # define COUNT(x) do { (x)++; } while (0) macro
249 # define COUNT(x) do {} while (0) macro
H A Dfotg210.h179 # define COUNT(x) ((x)++) macro
181 # define COUNT(x) macro
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dskfbi.h1124 #define COUNT(t) ((t)<<6) /* counter */ macro

Completed in 377 milliseconds