Searched defs:LIMIT (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/sound/pci/aw2/ |
D | saa7146.h | 47 #define LIMIT (1UL << 4) macro
|
/Linux-v5.15/drivers/media/usb/gspca/ |
D | etoms.c | 618 #define LIMIT(color) \ macro
|
/Linux-v5.15/drivers/net/ethernet/sun/ |
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-v5.15/drivers/net/ethernet/sis/ |
D | sis190.c | 227 LIMIT = 0x00200000, enumerator
|