Home
last modified time | relevance | path

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

/drivers/clocksource/
Dtimer-digicolor.c51 #define COUNT(t) ((t)*8 + 4) macro
/drivers/usb/host/
Dfotg210.h179 # define COUNT(x) ((x)++) macro
181 # define COUNT(x) macro
Dehci.h247 # define COUNT(x) do { (x)++; } while (0) macro
249 # define COUNT(x) do {} while (0) macro
/drivers/net/fddi/skfp/h/
Dskfbi.h1124 #define COUNT(t) ((t)<<6) /* counter */ macro