Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/
Dhead_64.S334 #define PMDS(START, PERM, COUNT) \ argument
/linux-3.3/arch/arm/mach-ebsa110/
Dcore.c143 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
/linux-3.3/arch/arm/plat-spear/
Dtime.c41 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/linux-3.3/drivers/staging/comedi/drivers/
Dni_at_ao.c103 #define COUNT 0x20 macro
/linux-3.3/drivers/usb/host/
Dehci.h167 # define COUNT(x) do { (x)++; } while (0) macro
169 # define COUNT(x) do {} while (0) macro
/linux-3.3/drivers/net/fddi/skfp/h/
Dskfbi.h1129 #define COUNT(t) ((t)<<6) /* counter */ macro