Searched defs:MAX_CHANNELS (Results 1 – 16 of 16) sorted by relevance
42 #define MAX_CHANNELS 2 macro
37 #define MAX_CHANNELS 16 /* max logical channels */ macro
64 #define MAX_CHANNELS (MAX_CH_PER_BRANCH * MAX_BRANCHES) macro
54 #define MAX_CHANNELS (MAX_BRANCHES * CHANNELS_PER_BRANCH) macro
319 #define MAX_CHANNELS 6 /* max possible channels */ macro
73 #define MAX_CHANNELS 2 macro
80 #define MAX_CHANNELS 5 macro
26 #define MAX_CHANNELS 64 macro
46 #define MAX_CHANNELS (FRAME_SIZE / 8) macro
219 #define MAX_CHANNELS 8 macro
69 #define MAX_CHANNELS 4 macro
886 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
722 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
1006 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
749 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
726 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro