Home
last modified time | relevance | path

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

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