Searched defs:LIMIT (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/sound/pci/aw2/ |
D | saa7146.h | 60 #define LIMIT (1UL << 4) macro
|
/linux-2.6.39/drivers/media/video/gspca/ |
D | etoms.c | 714 #define LIMIT(color) \ macro
|
/linux-2.6.39/drivers/net/ |
D | niu.c | 128 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 167 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 187 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \ argument 207 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument
|
D | sis190.c | 228 LIMIT = 0x00200000, enumerator
|