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