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