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