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

/linux-4.1.27/arch/arm/mach-ebsa110/
H A Dcore.c154 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
/linux-4.1.27/drivers/clocksource/
H A Dtimer-digicolor.c51 #define COUNT(t) ((t)*8 + 4) macro
/linux-4.1.27/arch/arm/mach-spear/
H A Dtime.c42 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/linux-4.1.27/drivers/usb/host/
H A Dehci.h246 # define COUNT(x) do { (x)++; } while (0) macro
248 # define COUNT(x) do {} while (0) macro
H A Dfotg210.h173 # define COUNT(x) ((x)++) macro
175 # define COUNT(x) macro
H A Dfusbh200.h171 # define COUNT(x) do { (x)++; } while (0) macro
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dskfbi.h1124 #define COUNT(t) ((t)<<6) /* counter */ macro

Completed in 295 milliseconds