Searched refs:COUNT (Results 1 - 10 of 10) sorted by relevance

/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.h171 # define COUNT(x) ((x)++) macro
173 # define COUNT(x) macro
H A Dehci-timer.c358 COUNT(ehci->stats.lost_iaa);
H A Dehci-hcd.c726 COUNT (ehci->stats.normal);
728 COUNT (ehci->stats.error);
752 COUNT(ehci->stats.iaa);
H A Dfusbh200.h169 # define COUNT(x) do { (x)++; } while (0) macro
H A Dehci-q.c257 COUNT(ehci->stats.unlink);
262 COUNT(ehci->stats.complete);
H A Dfotg210-hcd.c1340 COUNT(fotg210->stats.lost_iaa);
2313 COUNT(fotg210->stats.unlink);
2318 COUNT(fotg210->stats.complete);
5394 COUNT(fotg210->stats.normal);
5396 COUNT(fotg210->stats.error);
5421 COUNT(fotg210->stats.iaa);
H A Dfusbh200-hcd.c1301 COUNT(fusbh200->stats.lost_iaa);
2266 COUNT(fusbh200->stats.unlink);
2271 COUNT(fusbh200->stats.complete);
5305 COUNT (fusbh200->stats.normal);
5307 COUNT (fusbh200->stats.error);
5331 COUNT(fusbh200->stats.iaa);
/drivers/net/fddi/skfp/h/
H A Dskfbi.h1124 #define COUNT(t) ((t)<<6) /* counter */ macro
/drivers/scsi/isci/
H A Dphy.c246 writel(SCU_ENSPINUP_GEN_VAL(COUNT,

Completed in 166 milliseconds