Searched defs:LIMIT (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/aw2/ |
A D | saa7146.h | 47 #define LIMIT (1UL << 4) macro
|
/linux/drivers/media/usb/gspca/ |
A D | etoms.c | 618 #define LIMIT(color) \ macro
|
/linux/drivers/net/ethernet/sun/ |
A D | niu.c | 131 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 170 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 190 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \ argument 210 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument
|
/linux/drivers/net/ethernet/sis/ |
A D | sis190.c | 227 LIMIT = 0x00200000, enumerator
|
Completed in 25 milliseconds