Searched defs:MAX_CHANNELS (Results 1 – 19 of 19) sorted by relevance
42 #define MAX_CHANNELS 2 macro
47 #define MAX_CHANNELS 16 /* max logical channels */ macro
32 #define MAX_CHANNELS 4 macro
27 #define MAX_CHANNELS 9 macro
115 #define MAX_CHANNELS 3 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
81 #define MAX_CHANNELS 5 macro
25 #define MAX_CHANNELS 64 macro
56 #define MAX_CHANNELS (FRAME_SIZE / 8) macro
221 #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
725 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro