Searched defs:MAX_CHANNELS (Results 1 – 14 of 14) sorted by relevance
66 #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
79 #define MAX_CHANNELS 5 macro
49 #define MAX_CHANNELS (FRAME_SIZE / 8) macro
32 #define MAX_CHANNELS 64 macro
217 #define MAX_CHANNELS 8 macro
82 #define MAX_CHANNELS 4 macro
886 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
722 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
749 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
1006 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
726 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro