Searched defs:MAX_CHANNELS (Results 1 – 5 of 5) sorted by relevance
87 #define MAX_CHANNELS 4 macro
87 #define MAX_CHANNELS 8 /* Maximum number of hardware channels supported by the USB block */ macro
595 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
379 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
125 #define MAX_CHANNELS 3 macro