Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Dti-edma3.h41 INCR = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h180 # define INCR(x) ((x)++) macro
182 # define INCR(x) do {} while (0) macro
H A Dehci.h245 # define INCR(x) ((x)++) macro
247 # define INCR(x) do {} while (0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dath9k.h86 #define INCR(_l, _sz) do { \ macro